thunder-stallExports and Events
Server Events
thunder-stall:resetStall
Every time you repair the vehicle or use fix, for example, you should notify the script to reset the number of collisions.
-- param: string -- Plate -- Plate of vehicle
TriggerEvent("thunder-stall:resetStall", Plate)