GTAG - Modding - Opcode Database - 0856
Opcode Database
0856
Description | Used to disable a character from crouching. Will not work with the player. |
---|---|
Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
Games | |
Category | Actor |
Command Name (IV) | SET_CHAR_ALLOWED_TO_DUCK |
San Andreas | |
sascm.ini | 0856=2,set_char_allowed_to_duck %1d% to %2h% |
Example | 0856: set_char_allowed_to_duck 98@ to 0 |
Command Name | SET_CHAR_ALLOWED_TO_DUCK |