PLAYER_STATE_NONE question
#5

"SPECIAL_ACTION_NONE" is one thing, and "PLAYER_STATE_NONE" is another.

PHP код:
if(GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_NONE)
if(
GetPlayerState(playerid) == PLAYER_STATE_NONE
[1] GetPlayerState
[1.1] Player states

[2] GetPlayerSpecialAction
[2.1] Special Actions
Reply


Messages In This Thread
PLAYER_STATE_NONE question - by v1k1nG - 29.09.2018, 11:11
Re: PLAYER_STATE_NONE question - by TheToretto - 29.09.2018, 12:01
Re: PLAYER_STATE_NONE question - by Undef1ned - 29.09.2018, 15:26
Re: PLAYER_STATE_NONE question - by TheToretto - 29.09.2018, 15:59
Re: PLAYER_STATE_NONE question - by Undef1ned - 29.09.2018, 16:21
Re: PLAYER_STATE_NONE question - by TheToretto - 29.09.2018, 16:50

Forum Jump:


Users browsing this thread: 2 Guest(s)