Auto plate system [based on vehicle ID] -
Ivan_Pantovic - 31.12.2010
Little comment :
-This script is really simple, even a beginner can script it. The reason why i made this is because i was bored, and didn't have anything else to do

.
What does it do ? :
-It sets vehicle plates to "SA - vehicleid".
Screen shoots:
Notes :
-No credits on your server required, use it however you want to !
-Server requires vehicle to be respawned after changing the plate, and its scripted. Script will respawn the vehicle and put it back on the old position.
-I didn't test this, please report if you find any bugs.
Bugs:
-Do not put this FS in server.cfg, use the rcon command on the end of OnGameModeInIt
Code:
SendRconCommand("loadfs plates");
Download :
-Download link (Windows/Linux) :
http://www.mediafire.com/?81c3xop8y185gc1
Re: Simple vehicle plate system [based on vehicle ID] -
Noss* - 31.12.2010
Good job, Usefull for veh ids
Re: Simple vehicle plate system [based on vehicle ID] -
HyperZ - 31.12.2010
Nice job.
Re: Simple vehicle plate system [based on vehicle ID] -
admantis - 31.12.2010
Brilliant good work
Re: Simple vehicle plate system [based on vehicle ID] -
Hal - 31.12.2010
Nice idea. But you should call it, Auto-Plate system, since users cant set them
Re: Simple vehicle plate system [based on vehicle ID] -
wolfcock - 01.01.2011
it doesn't work for me!
Re: Simple vehicle plate system [based on vehicle ID] -
Ivan_Pantovic - 01.01.2011
Quote:
Originally Posted by Noss*
Good job, Usefull for veh ids
|
Quote:
Originally Posted by Clive
Nice job. 
|
Quote:
Originally Posted by admantis
Brilliant good work
|
Thanks.
Quote:
Originally Posted by Hal
Nice idea. But you should call it, Auto-Plate system, since users cant set them
|
Thanks, I will edit it now.
Quote:
Originally Posted by wolfcock
it doesn't work for me! 
|
Did you add the FS in the server.cfg or did you add it on the end of the 'OnGameModeInIt' function ?
Re: Simple vehicle plate system [based on vehicle ID] -
ALASAD - 01.01.2011
Quote:
Originally Posted by wolfcock
it doesn't work for me! 
|
Just respawn all cars when you'll login in server.
Re: Simple vehicle plate system [based on vehicle ID] -
bomm89 - 12.01.2011
dude is there a system where cops can check the license plates for if its stolen or the id of the person?
Re: Simple vehicle plate system [based on vehicle ID] -
sherlock - 12.01.2011
Quote:
Originally Posted by bomm89
dude is there a system where cops can check the license plates for if its stolen or the id of the person?
|
it needs somthing like this yeah maybe. but it would involve alot more coding. And it might not work for all gamemodes,for example would people /register bought cars? that would i think have to be specific and different for all gamemodes.