Difference between revisions of "Change-iff"

From FreeSpace Wiki
Jump to: navigation, search
(Grammar & layout improvements)
m (Minor touchups)
Line 5: Line 5:
 
     1: Team to change to ("friendly", "hostile" or "unknown").  
 
     1: Team to change to ("friendly", "hostile" or "unknown").  
 
     Rest: Name of ship or wing to change team status of.
 
     Rest: Name of ship or wing to change team status of.
===Comments===
+
===Notes===
The change IFF sexp can be used by mission designers so that when called, it will change the IFF of a given ship so that it can effectively change alliegance. It can also be used to change the Player's IFF simulating desertion or Command's wrath at messing up in some way.
+
*The change IFF sexp can be used by mission designers so that when called, it will change the IFF of a given ship so that it can effectively change allegiance. It can also be used to change the Player's IFF simulating desertion or Command's wrath at messing up in some way.
 +
 
 
[[Category:Retail SEXPs]]
 
[[Category:Retail SEXPs]]

Revision as of 10:57, 2 June 2009

change-iff 
    Change IFF (Action operator) 
    Sets the specified ship(s) or wing(s) to the specified team. 
    Takes 2 or more arguments... 
    1: Team to change to ("friendly", "hostile" or "unknown"). 
    Rest: Name of ship or wing to change team status of.

Notes

  • The change IFF sexp can be used by mission designers so that when called, it will change the IFF of a given ship so that it can effectively change allegiance. It can also be used to change the Player's IFF simulating desertion or Command's wrath at messing up in some way.