GTAG - Modding - Opcode Database - 050E
Opcode Database
050E
| Description | Makes 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) |
| Games | |
| Category | Object, Vehicle |
| San Andreas | |
| sascm.ini | 050E=2,sort_out_object_collision_with_car %1d% car %2d% |
| Example | 050E: sort_out_object_collision_with_car 281@ car 95@ |
| Command Name | SORT_OUT_OBJECT_COLLISION_WITH_CAR |
| Vice City | |
| sascm.ini | 050E=2,sort_out_object_collision_with_car %1d% car %2d% |
| Example | 050E: sort_out_object_collision_with_car $3335 car $3327 |
| Command Name | SORT_OUT_OBJECT_COLLISION_WITH_CAR |

