Difference between revisions of "Is-event-incomplete"

From FreeSpace Wiki
Jump to: navigation, search
(another SEXP)
 
(No difference)

Latest revision as of 15:54, 31 October 2009

Mission Event Incomplete (Boolean operator)
	Returns true if the specified event in the this mission is incomplete.  This  sexpression will only be useful in conjunction with another sexpression likehas-time-elapsed.   Used alone, it will return true upon misison startup.Returns a boolean value.  Takes 1  argument...
	1:	Name of the event in the mission.

Comments

Don't use this for debriefings. All events that were incomplete at jump-out will turn false.