[Ajuda] MAX_PLAYERS ou Variavel
#9

Nгo cara... Como vocк й burro kkkk
''else'' serve somente para bool's...
Ou seja, nгo funciona vc colokar else numa funзгo que nгo й de bool
vocк deve colocar:

Quote:

if (strcmp("/arena", cmdtext, true, 10) == 0)
{
if (TaNaArena[playerid] == 0)
{
TaNaArena[playerid] = 1;
SetPlayerPos(playerid, 1417.0, 1245.89, 8484.7;
}
if(TaNaArena[playerid] == 1) {
SendClientMessage(playerid, -1, "vocк jб estб na arena.");
return 1;
}
return 1;
}

Reply


Messages In This Thread
MAX_PLAYERS ou Variavel - by RuanRider - 01.10.2013, 14:47
Re: MAX_PLAYERS ou Variavel - by Locky_ - 01.10.2013, 14:50
Re: MAX_PLAYERS ou Variavel - by RuanRider - 01.10.2013, 14:54
Re: MAX_PLAYERS ou Variavel - by ThuuGLif3 - 01.10.2013, 14:56
Re: MAX_PLAYERS ou Variavel - by arakuta - 01.10.2013, 15:05
Re: MAX_PLAYERS ou Variavel - by RuanRider - 01.10.2013, 15:42
Re: MAX_PLAYERS ou Variavel - by DarckWilly - 01.10.2013, 19:51
Re: MAX_PLAYERS ou Variavel - by zSuYaNw - 01.10.2013, 20:07
Re: MAX_PLAYERS ou Variavel - by Zivo - 01.10.2013, 20:52
Re: MAX_PLAYERS ou Variavel - by arakuta - 01.10.2013, 21:02

Forum Jump:


Users browsing this thread: 1 Guest(s)