[AJUDA]Comando
#8

@[WinG]BiieL:

pawn Код:
if (IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid,0xAA3333AA,"You are not in car!");
Caso o Player estiver em um Veiculo o Comandos nгo funciona.
Resumindo ele fez ao contrбrio,bugando o comando..

Forma Correta:
pawn Код:
if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid,0xAA3333AA,"You are not in car!");
Reply


Messages In This Thread
[AJUDA]Comando - by Sam.dK - 24.08.2010, 03:37
Respuesta: [AJUDA]Comando - by ipsBruno - 24.08.2010, 04:40
Re: [AJUDA]Comando - by Kasura - 24.08.2010, 04:57
Re: Respuesta: [AJUDA]Comando - by Canabis - 24.08.2010, 08:31
Re: [AJUDA]Comando - by Kasura - 24.08.2010, 09:23
Re: [AJUDA]Comando - by Canabis - 24.08.2010, 11:03
Re: [AJUDA]Comando - by BiieL - 24.08.2010, 16:52
Respuesta: [AJUDA]Comando - by ipsBruno - 24.08.2010, 18:04
Re: [AJUDA]Comando - by BiieL - 24.08.2010, 18:06
Re: [AJUDA]Comando - by Canabis - 24.08.2010, 18:10

Forum Jump:


Users browsing this thread: 2 Guest(s)