📙
SW-Scripts - FiveM
  • 👋Introduction
  • Scripts
    • 🐝Beekeeping
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸšēBike Rental
      • Changelog
    • ðŸīConsumables
      • Changelog
    • ðŸ“ĶDelivery Job
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĪŋDiving
      • Items - QB
      • Items - OX
      • Changelog
    • ðŸŒŋDrugs
      • Items - QB
      • Items - OX
      • Shops
      • Changelog
    • ðŸ“ĐElection
      • SQL
      • Changelog
    • 🐄Farming
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Fishing
      • Items - QB
      • Items - OX
      • Dispatch
      • Changelog
    • 👷Garbage Job
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸŠĶGrave Robbery
      • Items - QB
      • Items - OX
      • Shops
      • Dispatch
      • Changelog
    • 🎃Halloween
      • Items - QB
      • Items - OX
      • Changelog
    • ðŸđHunting
      • Items - QB
      • Items - OX
      • Inventory
      • Changelog
    • ðŸŠĻMining
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 💊Oxy Runs
      • Items - QB
      • Items - OX
      • Changelog
    • 🔧Scrapyard
      • Items - QB
      • Items - OX
      • Changelog
    • 🌍Treasure Hunting
      • Items - QB
      • Items - OX
      • Shops
      • SQL
      • Changelog
    • 🍷Vineyard
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
  • Business Scripts
    • ðŸđBahama Mamas
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ☕Bean Machine
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸ”ĨBlack Lantern
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔BurgerShot
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸąCat Cafe
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🌟Galaxy Nightclub
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐔Hen House
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔Hornys Burger
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Koi Seafood
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🚂Last Train
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🌕Nocturnal Nightclub
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🐟Pearls Seafood
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍕Pizza This
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶĒPond Cafe
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶPops Diner
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸļTequi-La-La
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍔Up-N-Atom
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • ðŸĶ„Vanilla Unicorn
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
    • 🍚Yellowjack Inn
      • Items - QB
      • Items - OX
      • Jobs - QB
      • Jobs - OX
      • Changelog
Powered by GitBook
On this page
  1. Business Scripts
  2. Vanilla Unicorn

Changelog

Update v2.0:
- Release of sw_lib functionality
- Shared code moved to sw_lib
- Installation information has been moved to .install folders
- PolyZone is no longer required (except fishing). Polyzones now use ox_lib
- Majority of resource config options are now within sw_lib
- All scripts are now reworked to better utilise ox_lib over QB
- Fixed bugs relating to jobs not working when using ox_target
- Future-proofing for scripts has been added using sw_lib
- Open-source scripts are now available at https://github.com/SW-Scripts

Update v1.5:
- Added config option to disable auto clocking off-duty when leaving duty zone

Update v1.4:
- Added cash register/till payment customisation code to shared.lua
- Added management/boss menu customisation code to shared.lua
- Added on/off duty toggle customisation code to shared.lua
- Notated shared.lua to make it easier for customers to configure
- Fixed bugs relating to specific ox_target server-side code not triggering

Update v1.3:
- Added Notify messages to shared.lua to grant customisation
- Added ItemBox(s) to shared.lua to grant customisation
- Fixed issue with ox_target spawning seating incorrectly

Update v1.2:
- Item crafting times can now be configured
- Item crafting emotes can now be configured
- Crafting and Shop config code has been separated

Update v1.1:
- Menus have been recreated using ox_lib instead of qb-menu
- Now supports both qb-target and ox_target
- Now supports both QB progressbar and ox_lib progress bars
- Now supports qb-minigames, ps-ui, and ox_lib skill minigames
- Shops are now built-in to avoid external framework interference
- General bug fixes

Update v1.0:
- Vanilla Unicorn Business Script
    - Custom Job Role
    - Clock In/Out and On-Duty PolyZone
    - Boss menu
    - Cash registers
    - Food counter/tray stashes
    - Wardrobes
    - Sinks for washing hands
    - Fridge shops with storage
    - Cooking crafting stations
    - Table stashes
    - Chair functionality
- Customisable food, recipes, consumables, and locales
- Functions are opened for additional customisation
- Viewable menu images using 'PS-UI'
- Recipes are compatible with other SW scripts
- MLO not included
    
PreviousJobs - OXNextYellowjack Inn

Last updated 25 days ago

ðŸĶ„