βš’οΈFunctions/Exports

Exports you can used to trigger this script from other scripts

Client Exports:

chevron-rightOpen Phone UIhashtag
-- You can open Phone Ui using this export.

exports.fs_skitz:OpenPhone()
chevron-rightOpen Shop UIhashtag
-- You can open Sbop Ui using this export.

exports.fs_skitz:OpenShop()
chevron-rightOpen Crafting UIhashtag
-- You can open Crafting Ui using this export.

exports.fs_skitz:OpenCrafting()

Last updated