0960
Jump to navigation
Jump to search
SET_PLAYER_DISPLAY_VITAL_STATS_BUTTON
- Description
- Sets the player's ability to use the action key
- Syntax
- 0960: enable_player [player handle] stats_box [int]
- Parameter
- [player handle]
- The handle of the player
- [int]
- 0 = disable button, 1 = enable button (default)
This opcode can be used to disable the functionality of the action key in the game. The action key is button 4 on foot. Disabling it will disable any actions related to the key, including answering phone calls and replacing a weapon.
Keywords
set, toggle, key, button, player, action