[URGENTE]Ajuda
#2

Testa ae:

pawn Код:
if(newstate == PLAYER_STATE_DRIVER)    {        new vehicleid = GetPlayerVehicleID(playerid);        if(Engine[vehicleid] == 0)        {            TogglePlayerControllable(playerid, 0);            SendClientMessage(playerid, AMARELO, "Precione (Shift/Spaзo) ou digite /ligarv para ligar seu veiculo");        }        if(Freio[vehicleid] == 0)        {            SendClientMessage(playerid, VERMELHO, "Freio de mгo puxado! Tire o Freio de mгo para proseguir. (/freio)");            TogglePlayerControllable(playerid,0);        }        if(Freio[vehicleid] == 1)        {            SendClientMessage(playerid, VERMELHO, "Carro sem freio de mгo! Pode andar normalmente.");            SendClientMessage(playerid, VERMELHO, "Bote o freio de mгo com (/freio)");            TogglePlayerControllable(playerid,1);        }    }
To no curso, entгo nem testei
Reply


Messages In This Thread
[URGENTE]Ajuda - by rene20 - 04.10.2010, 17:25
Re: [URGENTE]Ajuda - by Lуs - 04.10.2010, 17:30
Re: [URGENTE]Ajuda - by rene20 - 04.10.2010, 17:38
Re: [URGENTE]Ajuda - by zSuYaNw - 04.10.2010, 18:09
Re: [URGENTE]Ajuda - by rene20 - 04.10.2010, 18:17
Re: [URGENTE]Ajuda - by zSuYaNw - 04.10.2010, 18:28
Re: [URGENTE]Ajuda - by rene20 - 05.10.2010, 16:02
Re: [URGENTE]Ajuda - by Gustavob - 05.10.2010, 16:12
Re: [URGENTE]Ajuda - by rene20 - 05.10.2010, 16:14
Re: [URGENTE]Ajuda - by Gustavob - 05.10.2010, 16:15

Forum Jump:


Users browsing this thread: 2 Guest(s)