On warping sector: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Member of the [[player]] struct; this is used as a boolean. Valid values are zero and one. It is initialized to zero when a [[map]] is loaded. This is set by a transporter sprite type (statnum == 10) to one. It is reset to zero when processed (kinda). | Member of the [[player]] struct; this is used as a boolean. Valid values are zero and one. It is initialized to zero when a [[map]] is loaded. This is set by a transporter sprite type (statnum == 10) to one. It is reset to zero when processed (kinda). | ||
[[Category:Player structure members]] |