14.07.2010, 12:58
Make a function like: UpdatePlate()
Then inside that you destroy all the current textdraws related to the cars for example if the textdraw id was Plate then you would destroy/delete that ones.
Then inside function UpdatePlate()
You have to just insert the same you have for when it loads at server start.
Then inside that you destroy all the current textdraws related to the cars for example if the textdraw id was Plate then you would destroy/delete that ones.
Then inside function UpdatePlate()
You have to just insert the same you have for when it loads at server start.