Difference between revisions of "Is-iff"

From FreeSpace Wiki
Jump to: navigation, search
m (category added)
(Comment added)
Line 5: Line 5:
 
  /t1: Team ("friendly", "hostile" or "unknown").
 
  /t1: Team ("friendly", "hostile" or "unknown").
 
  Rest: Name of ship to check.
 
  Rest: Name of ship to check.
 +
===Comments===
 +
The retail version of this SEXP does not work on wings. This is fixed in the SCP, and using it on wings there will work.
 
[[Category:Retail SEXPs]][[Category:SCP SEXPs]]
 
[[Category:Retail SEXPs]][[Category:SCP SEXPs]]

Revision as of 19:06, 31 July 2007

Is IFF (Boolean operator)
	True if ship{s} are all of the specified team.

Returns a boolean value; Takes 2 or more arguments:
/t1:	Team ("friendly", "hostile" or "unknown").
	Rest:	Name of ship to check.

Comments

The retail version of this SEXP does not work on wings. This is fixed in the SCP, and using it on wings there will work.