Discuss this page on this pages TalkPage
Syntax | (objCanAttack obj) → True/Nil |
---|---|
Arguments | obj: The spaceObject you want to test |
Returns | True if the spaceObject is capable of attacking, Nil otherwise. |
Category | 0.99, condition query, spaceobject |
Description | Some spaceObjects are not able to attack, mainly if they don't have any armament. This function is used to check that. |
Return to Functions list