First Spawn Tutorial

If you want to trigger the tutorial manually, you can use this event in any client-side script:

exports['qs-tutorial']:StartTutorial()

The tutorial will only appear once thanks to localStorage. If you need to reset it, there are commands available in the configuration.

Last updated