Difference between revisions of "0901"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | + | {{OpCode | |
− | + | | ini = 0901=2,%1d% %2d% | |
− | + | | description = Sets the player's ability to use the jump key | |
− | + | | p1 = Player handle | |
− | + | | p2 = Flag (0 = disable key, 1 = enable key) | |
− | + | | game = [[San Andreas]] | |
− | + | }} | |
− | + | This opcode can be used to disable the functionality of the jump key in the game. The jump key is [[00E1|key number]] 14 on foot. Disabling it will disable any actions related to the key, including jumping and climbing. | |
− | |||
==Keywords== | ==Keywords== | ||
set, toggle, player, jump | set, toggle, player, jump | ||
− | |||
− |
Revision as of 10:48, 17 December 2009
{{{games}}}
- Description
- Sets the player's ability to use the jump key
- Syntax
- {{{syntax1}}}
- Parameter
This opcode can be used to disable the functionality of the jump key in the game. The jump key is key number 14 on foot. Disabling it will disable any actions related to the key, including jumping and climbing.
Keywords
set, toggle, player, jump