Ifnosounds

From EDukeWiki
Revision as of 12:50, 4 May 2009 by One (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

ifnosounds { do something } else { do something else }

If condition returning true if the current actor isn't playing any sounds. Can easily break sync in multiplayer.