Arrest Command not Working!
#4

probbably u didnt set under public OnPlayerSpawn:
PHP код:
PlayerInfo[playerid][pSpawn] = 1
and use code like this:
PHP код:
if (PlayerInfo[playerid][pSpawn] == && vehicleid == VEHICLE_TYPE_LAW_ENFOREMENT
check that and let me know is it working, if u have PlayerInfo[playerid][pSpawn] = 1; setted try code like this:
PHP код:
if (PlayerInfo[playerid][pSpawn] == 1
Reply


Messages In This Thread
Arrest Command not Working! - by Charalambos26 - 21.06.2015, 15:42
Re: Arrest Command not Working! - by Stanford - 21.06.2015, 15:47
Re: Arrest Command not Working! - by Charalambos26 - 21.06.2015, 16:48
Re: Arrest Command not Working! - by Dusan01 - 21.06.2015, 17:03
Re: Arrest Command not Working! - by Charalambos26 - 21.06.2015, 17:47

Forum Jump:


Users browsing this thread: 1 Guest(s)