Ifangdiffl: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[If condition]] returning true if the difference between the current [[actor]]'s [[angle]] and the closest player's [[angle]] is less than <number>. See [[ifangdiffg]]. | [[If condition]] returning true if the difference between the current [[actor]]'s [[angle]] and the closest player's [[angle]] is less than <number>. See [[ifangdiffg]]. | ||
[[Category:Duke3D 1.3/1.5 commands]] |
Revision as of 23:57, 23 September 2005
ifangdiffl <number> { do something } else { do something else }
If condition returning true if the difference between the current actor's angle and the closest player's angle is less than <number>. See ifangdiffg.