Closed XMDS closed 3 years ago
GTA3:
0135=2,%2d% = car %1d% door_status
Fix
0135=2,set_car %1d% door_status %2d%
GTA3: 0135=2,%2d% = car %1d% door_status
Fix
0135=2,set_car %1d% door_status %2d%
we can't reorder parameters in existing opcode definitions. It was a source of major headache in the past when scripts compiled with the updated INI stopped working.
GTA3:
GTAVC: