Jetpack on: Difference between revisions
Jump to navigation
Jump to search
Fuck off spam bots! |
Helixhorned (talk | contribs) see player.c... |
||
Line 1: | Line 1: | ||
Member of the [[player]] struct | Member of the [[player]] struct. | ||
Equals 0 if the player has the jetpack disabled.<br> | |||
Otherwise, if the player is in the process of turning on the jetpack, this variable goes from 1 to 11 at a rate of 1 per game tic, and finally stays at 11. | |||
[[Category:Player structure members]] | [[Category:Player structure members]] |
Latest revision as of 09:28, 22 April 2012
Member of the player struct.
Equals 0 if the player has the jetpack disabled.
Otherwise, if the player is in the process of turning on the jetpack, this variable goes from 1 to 11 at a rate of 1 per game tic, and finally stays at 11.