Cursectnum: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m .
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
This is the [[sector]] that the [[player]] is in.  This generally shouldn't be altered unless you're doing something such as teleporting the player.
This is the [[sector]] that the [[player]] is in.  This generally shouldn't be altered unless you're doing something such as teleporting the player. It appears that, unlike a sprite [[sectnum]], it's possible for this equal -1.


[[Category:Player structure members]]
[[Category:Player structure members]]

Revision as of 23:31, 15 November 2013

This is the sector that the player is in. This generally shouldn't be altered unless you're doing something such as teleporting the player. It appears that, unlike a sprite sectnum, it's possible for this equal -1.