PLAYER_STATE_NONE question
#2

PHP код:
CMD:state(playeridparams[])
{
    if(
GetPlayerSpecialAction(playerid) == PLAYER_STATE_NONE)
    {
        
SendClientMessage(playerid, -1"GetPlayerSpecialAction == true ye");
    }
    else 
SendClientMessage(playerid, -1"It isn't");
    return 
1;

Outputs 'GetPlayerSpecialAction == true ye'
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)