Integrations
We provide various open source functions into our Advanced Scuba Diving resource that enables you to add further customization and/or add third-party resource integrations such as XP systems.
BoatRented()
- Empty function that's triggered when a boat is rented.
GearPurchased()
- Empty function that's triggered when Scuba Gear is purchased.
GroupCreated()
- Empty function that's triggered when a group is created.
CrateFound()
- Empty function that's triggered when a crate is found.
CrateOpened()
- Empty function that's triggered when a crate is opened.
All the above functions can be found in lation_diving/server/functions.lua and gives you virtually limitless options for custom additions, third-party resource integrations & more!
Warning
It is important to note: any and all edits made in these various functions are your responsibility. We do not provide support for, nor assist with, adding or editing custom functionality into our resources.
Last updated