GTAG - Modding - Opcode Database - 0179
Opcode Database
0179
| Description | Returns true if the specified character is colliding with the specified object. |
|---|---|
| Parameters (v2) | 1) Actor handle (Integer) (INT) 2) Object handle (Integer) (INT) |
| Games | |
| Category | Actor, Common, Object |
| San Andreas | |
| sascm.ini | 0179=2, is_char_touching_object %1d% object %2d% |
| Example | 0179: is_char_touching_object $PLAYER_ACTOR object 73@ |
| Command Name | IS_CHAR_TOUCHING_OBJECT |
| Vice City | |
| sascm.ini | 0179=2, actor %1d% picked_up_object %2d% ;; Never used in VC or GTA 3 |
| Example | |
| Command Name | IS_CHAR_TOUCHING_OBJECT |
| GTA III | |
| gtascm.ini | 0179=2, actor %1d% picked_up_object %2d% |
| Example | |
| Command Name | IS_CHAR_TOUCHING_OBJECT |

