Iffloordistl: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
No edit summary
One (talk | contribs)
No edit summary
Line 1: Line 1:
iffloordistl <number>
'''iffloordistl''' <number>


Checks if the current [[actor]] is less than <number> shifted left 8 units away from the [[actor]]'s [[sector]]'s floor. If the actor is "inside" the floor it will return negative values.
Checks if the current [[actor]] is less than <number> shifted left 8 units away from the [[actor]]'s [[sector]]'s floor. If the actor is "inside" the floor it will return negative values.

Revision as of 12:45, 4 May 2009

iffloordistl <number>

Checks if the current actor is less than <number> shifted left 8 units away from the actor's sector's floor. If the actor is "inside" the floor it will return negative values.