[HELP]OnPlayerStateChange[HELP]
#1

Hello Guys!
i need help for OnPlayerKeyStateChange , i am wondering how to make the player kick from vehicle of Government vehicles if they not a police .
heres the code , can someone can do it for me? i'll give rep+
Код:
public OnPlayerStateChange(playerid, newstate, oldstate)
{
    if(
    {
        RemovePlayerFromVehicle(playerid);
    }
    return 1;
}
Reply


Messages In This Thread
[HELP]OnPlayerStateChange[HELP] - by Justinclaveria123 - 07.11.2014, 01:02
Re: [HELP]OnPlayerStateChange[HELP] - by BpX - 07.11.2014, 16:43
Re: [HELP]OnPlayerStateChange[HELP] - by M0HAMMAD - 07.11.2014, 17:23

Forum Jump:


Users browsing this thread: 1 Guest(s)