Last updated
Last updated
There is primarily one event that the script emits for other scripts to listen to, more can be added if requested. The event's name is slashtires:slashedTire
, it has 2 parameters, vehicle (a vehicle handle), and tireIndex.
There is also one event on the server, it has the same name, but it's NOT a net event, it is emitted from the server to the server. In contrast to the client version, this event contains much more data, the data in this event should in principle be trustable, as most of the data has been collected on the server, and not by the client. The following is the data table included with the event: