Discuss this page on this pages TalkPage
See objIsUnderAttack at Xelerus
Syntax | (objIsUnderAttack spaceObject) |
---|---|
Arguments | spaceObject: The space object you want to see if it is under attack. |
Returns | condition: True if the space object is under attack. Nil otherwise. |
Category | condition query, spaceobject |
Description | Returns if the space object is under attack or not. |
(objIsUnderAttack gplayership)
Returns weather or not the player ship is under attack. Return to Functions list