SetTimer Help plS
#2

It Should Be:

Код:
new string[128];
new cash = random(200000);
GiverPlayerMoney(playerid, cash);
new cash = random(200000);
GivePlayerMoney(playerid, cash);
format(string, sizeof(string), "You have successfully robbed $%d from the bank!", cash);
SendClientMessage(playerid, COLOR_WHITE, string);
Reply


Messages In This Thread
SetTimer Help plS - by alishvasis - 25.01.2014, 18:59
Re: SetTimer Help plS - by McBan - 25.01.2014, 20:19
Re: SetTimer Help plS - by Ranshand - 25.01.2014, 21:46

Forum Jump:


Users browsing this thread: 1 Guest(s)