Controlling program flow – Talk

From Bohemia Interactive Community
Revision as of 17:45, 23 July 2006 by Zyklone (talk | contribs) (Talk:Controling program flow moved to Talk:Controlling program flow: there are 2 l in controlling)
Jump to navigation Jump to search

Scripts are deprecated?

I seem to recall having a discussion at the MAPFACT meeting where, in fact, it was acknowledged that scripts were still valid. Does this mean that there are now function commands to pause executing of an .sqf file? The example of an .sqf shows this problem as, A) A WHILE loop executes in the same slice, while the "refueling script" has a half-second delay built it. B) the last I checked, .sqf lines need a semicolon at the end.

  -- Dinger