KEY_UP not detecting in vehicle
#1

Hello everyone

PHP код:
new KeysUpDownLeftRight;
GetPlayerKeys(playeridKeysUpDownLeftRight);
if(
UpDown == KEY_UP
{
if(
GetPlayerState(playerid) == PLAYER_STATE_ONFOOTSendClientMessageToAll(COLOR_LIGHTBLUE"7");
if(
GetPlayerState(playerid) == PLAYER_STATE_DRIVERSendClientMessageToAll(COLOR_LIGHTBLUE"0");

In vehicle, don't show message "0".

Why ?
Reply


Messages In This Thread
KEY_UP not detecting in vehicle - by Ultrascipter - 26.05.2016, 18:37
Re: KEY_UP not detecting in vehicle - by justjamie - 26.05.2016, 18:41
Re: KEY_UP not detecting in vehicle - by Ultrascipter - 26.05.2016, 18:42
Re: KEY_UP not detecting in vehicle - by ilijap - 26.05.2016, 18:58

Forum Jump:


Users browsing this thread: 1 Guest(s)