Browse docs

Customization

The Sky Base library allows the customization of various aspects of the scripts. This documentation provides

Notifications, prompts and progress

Select notification, helpnotify and progressbar independently in sky_base/config/config.lua. The UI integration table lists every supported provider and its exact selection value, including an Ox setup example.

Notifications and keyboard prompts use the included Sky interface with "default". To implement your own interface, edit the matching template in sky_base/config/integration/notification/custom.lua, sky_base/config/integration/helpnotify/custom.lua or sky_base/config/integration/progress/custom.lua, then select "custom" for that setting. Implement the template before selecting it.

When upgrading from an older version, move customized notifications and single-action help out of config/functions.lua into their matching adapters. Multi-action help remains in config/functions.lua. Restart after changing provider selections.

Implementation of images from other resources

To use images from other active scripts, you can reference them using the following syntax: nui://ox_inventory/web/images/imagename.png.

Support

Need help? Our support team is always ready to assist

Join Discord