[Ajuda] Comando / Tecla
#4

tente
pawn Код:
//troque
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER && newkeys & newkeys == KEY_JUMP)

//por
if(newkeys & KEY_JUMP && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
Reply


Messages In This Thread
Comando / Tecla - by GuiihCamargo - 11.11.2012, 22:19
Re: Comando / Tecla - by BielCOP - 11.11.2012, 22:29
Re: Comando / Tecla - by GuiihCamargo - 11.11.2012, 23:14
Re: Comando / Tecla - by ForT - 11.11.2012, 23:40

Forum Jump:


Users browsing this thread: 1 Guest(s)