SA-MP Forums Archive
[Ajuda] Porque nao Funciona!!!!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Porque nao Funciona!!!!! (/showthread.php?tid=375654)



Porque nao Funciona!!!!! - Aleex_Mason - 07.09.2012

Pode me ajudar , o que esta dando erro aqui,!

Por que quando eu ligo o trailer ao Tanker nao emite a mensagem??

Код:
if(GetVehicleTrailer(GetPlayerVehicleID(playerid)) == 584) {
SendClientMessage(playerid, COLOR_GREEN, "Carregado");
		}
Agradeзo desde Jб!


Re: Porque nao Funciona!!!!! - zSuYaNw - 07.09.2012

pawn Код:
if(GetVehicleTrailer(GetPlayerVehicleID(playerid)) == 584)
{
    SendClientMessage(playerid, COLOR_GREEN, "Carregado");
}
- Verifique se o Modelo que estб verificando й o mesmo que estб utilizando.


Re: Porque nao Funciona!!!!! - Aleex_Mason - 07.09.2012

Quote:
Originally Posted by [Full]Garfield[XDB]
Посмотреть сообщение
pawn Код:
if(GetVehicleTrailer(GetPlayerVehicleID(playerid)) == 584)
{
    SendClientMessage(playerid, COLOR_GREEN, "Carregado");
}
- Verifique se o Modelo que estб verificando й o mesmo que estб utilizando.
Quando eu ligar meu tunker no trailer ele nao estб enviado a msg automaticamente!, Me Ajuda pq nao ta enviando!