Trigger Events
This page is intended for use by other developers to integrate additional resources into the zWigWags.
("WigWags:Activate")
This is a server event that needs to be triggered on the client side. It is responsible for activating wigwag groups, as long as the provided groupId is valid. The purpose of this event is to facilitate the integration and support of other Resources within the FiveM platform.
groupId: This value should be an integer and possess a valid groupId from within the
cfg.wigwagGroups
.
Lua Example
JavaScript Example
C# Example
Last updated