point's day [help needed]
#1

well my problem is my exp is not increasing. It's stay's on 0 all the time and in all the point's day. Well here is my code


pawn Код:
public pointsday()
{
    for(new i=0; i<=MAX_PLAYERS; i++)
    {
        GivePlayerMoney(i, 1000);
        PlayerInfo[i][pExp]++;
        GameTextForAll("It's Point's Day", 1000, 1);
    }
}
Please help me generously
Reply


Messages In This Thread
point's day [help needed] - by Mr.Stranger - 10.01.2011, 06:05
Re: point's day [help needed] - by Lorrden - 10.01.2011, 07:36
Re: point's day [help needed] - by Mr.Stranger - 10.01.2011, 07:45
Re: point's day [help needed] - by Mr.Stranger - 10.01.2011, 08:28
Re: point's day [help needed] - by Mr.Stranger - 10.01.2011, 11:21
Re: point's day [help needed] - by _rAped - 10.01.2011, 11:24
Re: point's day [help needed] - by Mr.Stranger - 10.01.2011, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)