SA-MP Forums Archive
All faction Car - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: All faction Car (/showthread.php?tid=113601)



All faction Car - wiilweer - 14.12.2009

I have 5 factions and i have kicker which removes player from vehicle if he doesn't have keys.
pawn Код:
ScriptCar[vid][GangCar] = 0;
This is for faction/gang 0. How to make that all gangs can enter and not to be kicked from this vehicle ?


Re: All faction Car - WardenCS - 14.12.2009

remove the line?