Where?
#2

You can do this:
pawn Код:
OnPlayerSpawn(playerid)
{
    if(PlayerInfo[playerid][pLevel] == 0)PlayerInfo[playerid][pLevel] = 5,GivePlayerCash(playerid, 400000);
//rest of the code :D
Reply


Messages In This Thread
Where? - by Vizi - 01.08.2012, 11:41
Re: Where? - by Roko_foko - 01.08.2012, 11:45
Re: Where? - by MP2 - 01.08.2012, 11:47
Re: Where? - by Vizi - 01.08.2012, 13:02

Forum Jump:


Users browsing this thread: 1 Guest(s)