GTAG - Modding - Opcode Database - 0619
Opcode Database
0619
| Description | Sets whether collision detection is enabled for the character. Turning this off causes the character to pass through solid objects, including the ground. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Boolean (1 or 0) (INT) |
| Games | |
| Category | Actor, Common |
| Command Name (IV) | SET_CHAR_COLLISION |
| San Andreas | |
| sascm.ini | 0619=2,set_char_collision %1d% to %2h% |
| Example | 0619: set_char_collision 164@ to 0 |
| Command Name | SET_CHAR_COLLISION |

