Wouldn't you package the spawn function that spawns vehicles, and set the scale, before you call the parent?
The vehicle doesn't exist before the parent.
So no way to just scale the datablock? Like scale = "2 2 2";
I see, well then, @OP scale it after the parent is called, i'm sure it'll LOOK like it was scaled when it was spawned.