Help with admin police cars - 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: Help with admin police cars (
/showthread.php?tid=155182)
Help with admin police cars -
laci112 - 17.06.2010
Hi.Somebody can help?how to make police cars to admin cars?

Only admins use the police cars
Re: Help with admin police cars -
DJDhan - 17.06.2010
Please use the "Search" next time.
Basically you check the model of the vehicle entered under OnPlayerEnterVehicle, then chek if he is an admin or not. If he is not an admin, RemovePlayerFromVehicle(playerid).