![]() ![]() |
![]() Post #1 | |
The New Guy! Posts: 11 From: Missouri, US Joined: 27-March 12 ![]() | I'm needing to be able to damage and repair both tail lights seperately. newopcodes.cleo does not work properly with tail lights due to a game bug. I've tried looking into this with memory addresses but I can't seem to come up with anything. -------------------- ![]() |
![]() Post #2 | |
![]() The master of cut retort ![]() Posts: 239 From: Warsaw, PL Joined: 21-July 10 ![]() | From MTA source: CODE // Fix vehicle back lights both using light state 3 (SA bug) MemPut < BYTE > ( 0x6E1D4F, 2 ); |
![]() Post #3 | |
The New Guy! Posts: 11 From: Missouri, US Joined: 27-March 12 ![]() | From MTA source: CODE // Fix vehicle back lights both using light state 3 (SA bug) MemPut < BYTE > ( 0x6E1D4F, 2 ); Thanks, that was exactly what I needed. -------------------- ![]() |
![]() Post #4 | |
The New Guy! Posts: 4 Joined: 8-January 14 ![]() | Is it possible to change the color too while repairing? -------------------- "The words of truth are always paradoxical." steve barbarich |
![]() ![]() |