Skip to main content
1

πŸ“¦ Install the required dependencies

2

πŸ›Ή Start both resources

The skateboard is split into two resources, utility_skate (the script) and utility_skate_props (the models).Both must be started, with the props first:
Starting utility_skate alone will not throw any error, the skateboard simply won’t spawn.
3

πŸ§ͺ Testing without items (Optional)

Set Config.RequireItems to false in the config.lua to unlock the /skateboard command, which gives you a skateboard without needing anything in your inventory.