[Tutorial] How to make DM minigames
#4

Quote:
Originally Posted by Rudy_
Посмотреть сообщение
Nice work
Thanks

Quote:
Originally Posted by newbienoob
Посмотреть сообщение
pawn Код:
if(DmMinigames[playerid]) return SendClientMessage(playerid, COLOR_RED, "[ERROR]:{FFFFFF}You can't use these {FFFF00}commands {FFFFFF}if you are in {FF0000}DM {FFFF00}Minigames");
You sure about that? I thought it should be like this
pawn Код:
if(DmMinigames[playerid] == 1)
Btw, don't forget to about OnPlayerDeath
pawn Код:
//OnPlayerDeath
DmMinigames[playerid] = 0;
okay thanks newbie ,
Quote:
Originally Posted by newbienoob
Посмотреть сообщение
pawn Код:
if(DmMinigames[playerid]) return SendClientMessage(playerid, COLOR_RED, "[ERROR]:{FFFFFF}You can't use these {FFFF00}commands {FFFFFF}if you are in {FF0000}DM {FFFF00}Minigames");
You sure about that? I thought it should be like this
pawn Код:
if(DmMinigames[playerid] == 1)
^> Im sure about it newbienoob , its works

the thread Edit!
Reply


Messages In This Thread
How to make DM minigames - by Devilxz97 - 21.07.2012, 08:54
Re: How to make DM minigames - by Rudy_ - 21.07.2012, 09:02
Re: How to make DM minigames - by newbienoob - 21.07.2012, 09:02
Re: How to make DM minigames - by Devilxz97 - 21.07.2012, 09:09
Re: How to make DM minigames - by JaKe Elite - 21.07.2012, 09:11
Re: How to make DM minigames - by Devilxz97 - 21.07.2012, 09:12
Re: How to make DM minigames - by riezman97 - 21.07.2012, 10:39
Re: How to make DM minigames - by Devilxz97 - 21.07.2012, 10:42
Re: How to make DM minigames - by [GF]Logic - 21.07.2012, 13:41
Re: How to make DM minigames - by Devilxz97 - 22.07.2012, 00:33
Respuesta: How to make DM minigames - by HarlemSAMP - 31.07.2012, 21:46
Re: How to make DM minigames - by Devilxz97 - 31.07.2012, 22:12
Re: How to make DM minigames - by Pillhead2007 - 08.09.2012, 19:43
Re: How to make DM minigames - by Jeth - 09.09.2012, 04:15
Re: How to make DM minigames - by Simplyfrag - 17.10.2012, 00:40
Re: How to make DM minigames - by Devilxz97 - 20.11.2012, 01:00

Forum Jump:


Users browsing this thread: 1 Guest(s)