01B4

From GTAMods Wiki
Revision as of 21:57, 27 June 2015 by Seemann (talk | contribs)
Jump to navigation Jump to search

GTA III Vice City San Andreas SET_PLAYER_CONTROL


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

SET_PLAYER_CONTROL

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