Ifnosounds: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
'''ifnosounds''' { do something } else { do something else } | |||
[[If condition]] returning true if the current [[actor]] isn't playing any sounds. Can easily [[desync|break sync]] in multiplayer. | [[If condition]] returning true if the current [[actor]] isn't playing any sounds. Can easily [[desync|break sync]] in multiplayer. | ||
Latest revision as of 11:50, 4 May 2009
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.