OnClientPlayerStuntStart
Jump to navigation
Jump to search
This event is triggered whenever the local player starts doing a vehicle stunt.
Parameters
string stuntType
- stuntType: the type of stunt the player is starting to perform. Valid types are:
- 2wheeler
- wheelie
- stoppie
Source
The source of this event is the local player.
Example
See Also
- addEvent
- addEventHandler
- cancelEvent
- cancelLatentEvent
- getEventHandlers
- getLatentEventHandles
- getLatentEventStatus
- removeEventHandler
- triggerEvent
- wasEventCancelled