Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0179

Opcode Database

0179

DescriptionReturns true if the specified character is colliding with the specified object.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Object handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Common, Object
San Andreas
sascm.ini0179=2, is_char_touching_object %1d% object %2d%
Example0179: is_char_touching_object $PLAYER_ACTOR object 73@
Command NameIS_CHAR_TOUCHING_OBJECT
Vice City
sascm.ini0179=2, actor %1d% picked_up_object %2d% ;; Never used in VC or GTA 3
Example
Command NameIS_CHAR_TOUCHING_OBJECT
GTA III
gtascm.ini0179=2, actor %1d% picked_up_object %2d%
Example
Command NameIS_CHAR_TOUCHING_OBJECT

<< 0178

017A >>