Help with score system!
#2

Код:
CMD:test(playerid,params[]) 
{ 
    PlayerInfo[playerid][pScore]++;
    SetPlayerScore(playerid, PlayerInfo[playerid][pScore]); 
    return 1; 
}
Reply


Messages In This Thread
Help with score system! - by Majava - 18.10.2012, 22:38
Re : Help with score system! - by lelemaster - 18.10.2012, 22:53
Re: Re : Help with score system! - by Majava - 18.10.2012, 23:48

Forum Jump:


Users browsing this thread: 1 Guest(s)