Ifactor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Hunter byte (talk | contribs) mNo edit summary |
||
Line 4: | Line 4: | ||
[[Category:Duke3D 1.3/1.5 commands]] | [[Category:Duke3D 1.3/1.5 commands]] | ||
[[Category:Sprite manipulation]] | |||
[[Category:If conditions]] | [[Category:If conditions]] |
Revision as of 13:54, 21 April 2008
ifactor <tilenum> { do something } else { do something else }
If condition returning true if the current actor's picnum is <tilenum>.