Events

INFO: In order to use client side events, you need to have Config.UseClientEvents set to true

Client Side

leafMachine
TriggerEvent('pls_mower:useLeafBlower')

Using this event will put you in the hands of a leafblower.

Server side

WARNING: All source params need to be defined

WARNING: This event's is client sided, consider it as examples how to use on server side

INFO: All of this events has never been tested, use at own risk!

Last updated