setPlateNumber seems to not work on Planes/Helicopters.
getPlateNumber give back an empty String.
Why would i want to do that?
As an aircraft identification, which i want to set on the Vehicle via script.
I know its possible with a variable on the Object, but i think it would be nicer this way (I dont have to differentiate between other Vehicles and Planes/Helicopters).
So I wanted to ask if its intended or just no one tried it yet.