Posts: 241
Threads: 58
Joined: Aug 2013
Reputation:
0
How to load and save vehicle number plate. Example: ABC:123 symbols
MYSQL R38
Posts: 376
Threads: 28
Joined: Jun 2012
Reputation:
0
First of all, you'll need a dynamic vehicle system.
Make a 7 character long varchar field in your vehicle table holding the numberplate, then apply it where you spawn dynamic vehicles.