03.01.2015, 15:45
tnx u everytone another question is this code works :
if not please tell my what i did wrong
Код:
GivePlayerMoney(playerid,random(20)+0); if(GivePlayerMoney(playerid,random(20)+0) ==0) { GameTextForPlayer(playerid,"~r~Fucking greedy old man",3000,3); } else { GameTextForPlayer(playerid,"~g~You got %d tip",3000,3,random()); }