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
#2

wat .
Reply
#3

Sorry for my English.

I say that in his vehicle does not message.
Reply
#4

UP/DOWN keys are only from arrows i think.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)