Arrest Command not Working!
#2

Try changing this:
pawn Код:
if (PlayerInfo[playerid][pSpawn] == 1 && CarInfo[vehicleid][cType] == VEHICLE_TYPE_LAW_ENFOREMENT)
to:

pawn Код:
if (PlayerInfo[playerid][pSpawn] == 1 && vehicleid == VEHICLE_TYPE_LAW_ENFOREMENT)
I hope I helped any feedback is appreciated!!
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: 2 Guest(s)