Why my gametext dont show?
#1

Heey all,

I made a rob command with 55 % chance to rob succesfull.
But when failure i made a gametext:
Код:
new string2[256];		   
format(string2, sizeof(string2), "~r~Attempt To Rob %s(%d) Failed!! ", PlayerName(ID),ID);
GameTextForPlayer(playerid, string2, 3000, 5);
HasRobbedRecently[playerid] =60;
SendClientMessage(playerid,COLOR_RED,"Robbery Failed");
But the gametext dont show up.
Only the client message show up.

How can i fix this?

Thanks Admigo
Reply


Messages In This Thread
Why my gametext dont show? - by Admigo - 28.04.2012, 08:21
Re: Why my gametext dont show? - by James Coral - 28.04.2012, 08:24
Re: Why my gametext dont show? - by zSuYaNw - 28.04.2012, 08:25
Re: Why my gametext dont show? - by Admigo - 28.04.2012, 08:29
Re: Why my gametext dont show? - by Admigo - 28.04.2012, 09:03

Forum Jump:


Users browsing this thread: 1 Guest(s)