Posts: 1,469
Threads: 62
Joined: Jan 2010
Reputation:
0
23.01.2011, 12:27
(
Последний раз редактировалось [DOG]irinel1996; 30.06.2015 в 22:48.
)
I want a script with the new number plates system, and save them into scriptfiles. Can you help me?
Thanks.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Take a look
here for saving/reading.
Posts: 119
Threads: 10
Joined: Jan 2011
Reputation:
0
I doubt if anyone will make this script for you. The best you can get is an examle of what you need to do..
You will have to create the license plates first, and save them to the file (take a look at the link Calgon gave you). After you apply the saving command, change OnGameModeInit to load the plates from the file and assigning them to the needed vehicles (make a look for all the vehicles and set thier vehicle plates by code). After setting the vehicle registration plate, don't forget to respawn them in order to see the changes. Good luck.