Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 050E

Opcode Database

050E

DescriptionMakes the specified car have no collision with the specified object.

This means that the specified car can go through the object.
Parameters (v2)1) Object handle (Integer) (INT)
2) Vehicle handle (Integer) (INT)
Gamessa vc
CategoryObject, Vehicle
San Andreas
sascm.ini050E=2,sort_out_object_collision_with_car %1d% car %2d%
Example050E: sort_out_object_collision_with_car 281@ car 95@
Command NameSORT_OUT_OBJECT_COLLISION_WITH_CAR
Vice City
sascm.ini050E=2,sort_out_object_collision_with_car %1d% car %2d%
Example050E: sort_out_object_collision_with_car $3335 car $3327
Command NameSORT_OUT_OBJECT_COLLISION_WITH_CAR

<< 050D

050F >>