01B4
Jump to navigation
Jump to search
Description
- Sets control of the player character
Syntax
- 01B4: set_player [player handle] can_move [int]
Parameter
- [player handle]
- The handle of the player
- [int]
- 0 = uncontrollable, 1 = controllable
Native analog
This opcode sets control of the player character. By default, the player character is controllable. Setting the value to 0 will prevent any inputs from having an effect on the player character and the camera that follows the player character. Many effects in the environment occur while the character is frozen, including extinguishing all fires, all pedestrians ignoring the player, and instantly stopping the player vehicle if the player is driving.
Keywords
set, player, freeze, frozen, state, can move, lock