Functions/Exports
Exports you can used to trigger this script from other scripts
Client Exports:
Open Phone UI
-- You can open Phone Ui using this export.
exports.fs_skitz:OpenPhone()
Open Shop UI
-- You can open Sbop Ui using this export.
exports.fs_skitz:OpenShop()
Open Crafting UI
-- You can open Crafting Ui using this export.
exports.fs_skitz:OpenCrafting()