doStop this
When then above code is used in the object init of a unit in editor, and the mission is loaded on a dedicated server, that unit will be listed as "Empty" in Zeus, and be unable to respond to commands.
Server-only init does not resolve this issue.
if isServer then {doStop this}