Discuss this page on this pages TalkPage
Syntax | (objIsShip spaceObject) |
---|---|
Arguments | spaceObject: The space object you want to see if it is a ship. |
Returns | condition: True if the space object is a ship. Nil otherwise. |
Category | condition query, spaceobject |
Description | Returns if the space object is a ship. |
(objIsShip gplayership)
Returns True. (the player's ship is a ship) Return to Functions list