HelloThunder Store Docs
HomeLLMs.txt

Scripts

OverviewConfiguration
Exports and Events
Client EventsClient ExportsServer EventsServer Exports
Discord
HelloThunder Store Docs
Discord
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)

Client Exports

Previous Page

Server Exports

Next Page

On this page

thunder-stall:resetStall