Difference between revisions of "0330"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 0330=2,%1d% %2d% | |
− | + | | description = Sets the player to sprint without tiring | |
− | + | | p1 = Player handle | |
− | + | | p2 = Flag | |
− | + | | game = GTA3, Vice City, San Andreas | |
+ | | native = [[SET_PLAYER_NEVER_GETS_TIRED]] | ||
+ | }} | ||
This opcode sets the player's ability to sprint without tiring out. | This opcode sets the player's ability to sprint without tiring out. | ||
Line 13: | Line 15: | ||
==Keywords== | ==Keywords== | ||
set, toggle, infinite, run, sprint | set, toggle, infinite, run, sprint | ||
− | |||
− |
Revision as of 01:14, 30 December 2008
{{{games}}}
- Description
- Sets the player to sprint without tiring
- Syntax
- {{{syntax1}}}
- Parameter
- Native analog
- SET_PLAYER_NEVER_GETS_TIRED
This opcode sets the player's ability to sprint without tiring out.
Flags
Flag 0: Disables infinite run
Flag 1: Enables infinite run
Keywords
set, toggle, infinite, run, sprint