[Ajuda] Problemas com o "else"
#5

Код:
if(strcmp("/iniciarteste", cmdtext, true) == 0)
{
     if(GetVehicleModel(GetPlayerVehicleID(playerid)) != 585)
	 return SendClientMessage(playerid, -1, "Negativo");

     SendClientMessage(playerid, -1, "Positivo");
     return true;
}
Reply


Messages In This Thread
Problemas com o "else" - by Thompsoon - 07.05.2016, 04:32
Re: Problemas com o "else" - by SaDaN - 07.05.2016, 05:13
Re: Problemas com o "else" - by willttoonn - 07.05.2016, 07:06
Re: Problemas com o "else" - by ipsLuan - 07.05.2016, 11:49
Re: Problemas com o "else" - by ClaudineiCDS - 07.05.2016, 15:18
Re: Problemas com o "else" - by Thompsoon - 08.05.2016, 05:55

Forum Jump:


Users browsing this thread: 1 Guest(s)