13.05.2014, 13:34
Do you want to save the component for a certain player or vehicle id?
Either way if you just want to save it during runtime, use an array in your script and if you want it to be saved after a server restart, save it to a table (e.g. of the vehicles) in your database.
I hope this helps.
Either way if you just want to save it during runtime, use an array in your script and if you want it to be saved after a server restart, save it to a table (e.g. of the vehicles) in your database.
I hope this helps.
