Suppose I'd just spawned an empty vehichle
_APC = "classname" createVehicle getmarkerpos "marker"
or whatever.
Now I want to give this unit an editor name, specifically so that I can set it to a specific heading using setdir. However, I don't have its name, because it hasn't got one, so I can't. Any suggestions?