Discuss this page on this pages [[objAddSubordinate Talk Page|TalkPage]] === objAddSubordinate === See [[http://xelerus.de/index.php?s=functions&function=73|objAddSubordinate at Xelerus]] ^ Syntax | (objAddSubordinate obj subordinate) -> True/Nil | ^ Arguments | obj: The spaceObject that you want to add the subordinate too. | ^ | subordinate: The ship that you want to make subordinate to the `obj'. | ^ Returns | boolean: True if successful, Nil otherwise (like if the spaceObject is destroyed). | ^ Category | [[ship]], [[spaceobject]] | ^ Description | Makes the ship a subordinate to the space object. | === Example === Return to [[:Functions]] list