Ifgapzl: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
One (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
ifgapzl <number>
'''ifgapzl''' <number>


Used to test if the distance between the floor and ceiling of the sector the player is in is less than <number>.
Used to test if the distance between the floor and ceiling of the sector the player is in is less than <number>.
Note that blockable sprites can also count as floors and ceilings in this case.


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

Latest revision as of 11:45, 4 May 2009

ifgapzl <number>

Used to test if the distance between the floor and ceiling of the sector the player is in is less than <number>.

Note that blockable sprites can also count as floors and ceilings in this case.