GTAG - Modding - Opcode Database - 04D7
Opcode Database
04D7
| Description | Disables position updates for the character. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | FREEZE_CHAR_POSITION |
| San Andreas | |
| sascm.ini | 04D7=2,freeze_char_position %1d% set_to %2h% |
| Example | 04D7: freeze_char_position $PLAYER_ACTOR set_to 1 |
| Command Name | FREEZE_CHAR_POSITION |
| Vice City | |
| sascm.ini | 04D7=2,freeze_char_position %1d% set_to %2h% |
| Example | 04D7: freeze_char_position $PLAYER_ACTOR set_to 1 |
| Command Name | FREEZE_CHAR_POSITION |

