Open ezio416 opened 8 months ago
Hi sorry this got lost in between the cracks there
Is there a way to do this without memory access? I'd really rather avoid Dev:: work, i'm no xert
Not that I know of, but I'm 99% sure just pulling integers out is completely safe. I don't really care either way - I don't use this plugin, but I thought you might be interested in a different detection method. Feel free to close if you don't like it (although the official vehicle state plugin does exactly this for a bunch of other hidden values like side speed, wheel dirt, etc)
In
CSceneVehicleVisState
there are some hidden values that trigger when I crash, either from the front, back, or at all. I thought these were related to accel penalty but now I think they're actually sparks. Taken from Current Effects plugin, some safety removed for brevity: