| Description | Returns true if the player can move. |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Conditional, Player |
|---|
| Command Name (IV) | IS_PLAYER_CONTROL_ON |
|---|
| San Andreas |
|---|
| sascm.ini | 03EE=1, is_player_control_on %1d% |
|---|
| Example | 03EE: is_player_control_on $PLAYER_CHAR |
|---|
| Command Name | CAN_PLAYER_START_MISSION |
|---|
| Vice City |
|---|
| sascm.ini | 03ee=1, player %1d% controllable |
|---|
| Example | 03EE: player $player_char controllable |
|---|
| Command Name | IS_PLAYER_CONTROL_ON |
|---|
| GTA III |
|---|
| gtascm.ini | 03ee=1, player %1d% controllable |
|---|
| Example | 03EE: player $PLAYER_CHAR controllable |
|---|
| Command Name | IS_PLAYER_CONTROL_ON |
|---|