SA-MP Forums Archive
RP SERVER VEHICLE RESTRICTIONS ISNT WORKING - 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)
+--- Thread: RP SERVER VEHICLE RESTRICTIONS ISNT WORKING (/showthread.php?tid=582548)



RP SERVER VEHICLE RESTRICTIONS ISNT WORKING - davidstyle1125 - 21.07.2015

Hello, i have my own server and i set that who isn't in FMD for example can't use ther FMD vehicles..
but.. some of the players can use the vehicles, and some of them can (none of them in the FMD)
for some players it shows them the message that they are not in the FMD and it don't let them in..
but some of the players can just enter the vehicle and drive it..


Re: RP SERVER VEHICLE RESTRICTIONS ISNT WORKING - SoFahim - 21.07.2015

Use need to use the tag of those factions cars. Like LSPDVehicle[1] = CreateStaticVehicleEx (.... )


Re: RP SERVER VEHICLE RESTRICTIONS ISNT WORKING - Mariciuc223 - 21.07.2015

And you want us to guess the code ?


Re: RP SERVER VEHICLE RESTRICTIONS ISNT WORKING - Igarashi - 22.07.2015

This happend to me too , the problem is the player who drive FMD car don't have license of driving , U need to script on player enter in vehicle pf FMD check if he doesn't have car license and eject him.