Server Commands stop working, when typed a command
#3

GivePlayerXcash.
pawn Код:
stock GivePlayerXcash(playerid, money)
{
    Xcash[playerid] += money;
    ResetMoneyBar(playerid);
    UpdateMoneyBar(playerid,Xcash[playerid]);
    return Xcash[playerid];
}
Reply


Messages In This Thread
Server Commands stop working, when typed a command - by DaHP14Y3R - 08.04.2010, 18:07
Re: Server Commands stop working, when typed a command - by Thrarod - 08.04.2010, 18:15
Re: Server Commands stop working, when typed a command - by DaHP14Y3R - 08.04.2010, 18:17

Forum Jump:


Users browsing this thread: 1 Guest(s)