Category talk:OBSE Flow Control Functions

From the Oblivion ConstructionSet Wiki
Revision as of 20:36, 16 January 2007 by imported>Guidobot (General warning request)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page should come with a warning and examples of DOs and DONTs. Direct jumps out of blocks can be very dangerous, especially in recursively called code. I suspect several CS commands might have problems if called more than once in the same frame. But beyond this, not knowing how many times a loop executes within a single frame could cause all sorts of headaches, if not crashes. This is not a command for a non-experienced coder, even though many will look to this as being the answer to their prayers. Guidobot 20:36, 16 January 2007 (EST)