Ifceilingdistl: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
One (talk | contribs)
No edit summary
clatify a little
Line 2: Line 2:


Checks if the current [[actor]] is less than <number> shifted left 8 units away from the [[actor]]'s sector's ceiling.
Checks if the current [[actor]] is less than <number> shifted left 8 units away from the [[actor]]'s sector's ceiling.
That is, one <number> unit corresponds to 16 x/y BUILD units.


[[Category:Duke3D 1.3/1.5 commands]]
[[Category:Duke3D 1.3/1.5 commands]]

Revision as of 08:21, 4 September 2011

ifceilingdistl <number>

Checks if the current actor is less than <number> shifted left 8 units away from the actor's sector's ceiling. That is, one <number> unit corresponds to 16 x/y BUILD units.