01.08.2012, 11:41
Hi
with this all the player on registration will have 5 level and 400k but i dont know where to put it ?
pawn Код:
//set player stats
PlayerInfo[playerid][pLevel] = 5;
GivePlayerCash(playerid, 400000);