Im using respawning manned vehicles, like bmps, tanks etc. I do this by scripts. In script i use ?local server condition and createvehicle, create unit commands. This vehicles gets local variable _obj when respawning. When i try to use other scripts on this variable _obj, like explosions, fire effects, or other external scripts, then this doesnt work on dedicated server, it works only in editor. Or in fact it is working but players cant see it. Thats what i want to change.