#1

If a player is in minigame then he cant use anyother cmd except /kill
Code is this
pawn Код:
if(Minigame[playerid]) return GameTextForPlayer(playerid, " ~y~ type /kill to exit",3000,3);
I want to add a text like "type /kill to exit this minigame"
pawn Код:
SendClientMessage(playerid,yellow,"type /kill to exit from this Mini Game.");
How can i add this clientmessage along with the code i shown above?
Reply


Messages In This Thread
Help - by P<3TS - 01.08.2012, 10:15
Re: Help - by Misiur - 01.08.2012, 10:21
Re: Help - by P<3TS - 01.08.2012, 10:34
Re: Help - by Misiur - 01.08.2012, 10:37
Re: Help - by Devilxz97 - 01.08.2012, 10:41
Re: Help - by P<3TS - 01.08.2012, 10:48
Re: Help - by Devilxz97 - 01.08.2012, 10:48

Forum Jump:


Users browsing this thread: 4 Guest(s)