ihatetn931 Posted May 6, 2014 Share Posted May 6, 2014 How would i go about making it so a car will have 2 exhaust pipes that emit smoke, without having to edit in the handling.cfg DOUBLE_EXHAUST (or adding it to the handling.cfg). So basically a car has one exhaust but emits 2 smoke particles with the same offsets that DOUBLE_EXHAUST would have. If possible, in cleo coding. This is for Grand Theft Auto San andreas Pc Link to comment Share on other sites More sharing options...
Silent Posted May 6, 2014 Share Posted May 6, 2014 Why yould you NOT want to do it via handling.cfg edit? Link to comment Share on other sites More sharing options...
ihatetn931 Posted May 6, 2014 Author Share Posted May 6, 2014 Why yould you NOT want to do it via handling.cfg edit? Â Â Can't edit the handling.cfg for sa-mp without hacks, I even added another dummy with the same name as the original dummy in the model and it just moved the exhaust to that side Link to comment Share on other sites More sharing options...
Silent Posted May 6, 2014 Share Posted May 6, 2014 Fine, I can make it. Just specify what car do you need to alter. Link to comment Share on other sites More sharing options...
ihatetn931 Posted May 6, 2014 Author Share Posted May 6, 2014 Fine, I can make it. Just specify what car do you need to alter. Â Roadtrain. "rdtrain" Link to comment Share on other sites More sharing options...
Silent Posted May 6, 2014 Share Posted May 6, 2014 (edited) Untested. Might've confused the flags a bit. Â Â {$CLEO}0A8D: 0@ = read_memory 0xC30188 size 4 virtual_protect 008BD: set 0@ bit 130A8C: write_memory 0xC30188 size 4 value 0@ virtual_protect 00A93: end_custom_thread Edited May 6, 2014 by Silent Link to comment Share on other sites More sharing options...
ihatetn931 Posted May 6, 2014 Author Share Posted May 6, 2014 Untested. Might've confused the flags a bit.  {$CLEO}0A8D: 0@ = read_memory 0xC30188 size 4 virtual_protect 008BD: set 0@ bit 130A8C: write_memory 0xC30188 size 4 value 0@ virtual_protect 00A93: end_custom_thread  Thank you, it works, much appericated. Link to comment Share on other sites More sharing options...
Silent Posted May 6, 2014 Share Posted May 6, 2014 Guess it can be locked then Link to comment Share on other sites More sharing options...
Recommended Posts