Set money at first spawn
#7

Replace:
pawn Код:
if(!GetPVarInt(playerid, "FirstSpawn")) //If its the first time the player has spawned
            {
                GivePlayerMoney(playerid, 3000);
                SetPVarInt(playerid, "FirstSpawn", 1);
            }
Reply


Messages In This Thread
Set money at first spawn - by Fiore - 03.12.2012, 20:49
Re: Set money at first spawn - by WoodPecker - 03.12.2012, 20:59
Re: Set money at first spawn - by zSuYaNw - 03.12.2012, 21:03
Re: Set money at first spawn - by Fiore - 03.12.2012, 21:04
Re: Set money at first spawn - by zSuYaNw - 03.12.2012, 21:08
Re: Set money at first spawn - by Fiore - 03.12.2012, 21:12
Re: Set money at first spawn - by zSuYaNw - 03.12.2012, 21:16
Re: Set money at first spawn - by Fiore - 03.12.2012, 21:20
Re: Set money at first spawn - by zSuYaNw - 03.12.2012, 21:22
Re: Set money at first spawn - by Fiore - 03.12.2012, 21:24

Forum Jump:


Users browsing this thread: 1 Guest(s)