[FREE][QB] Yoga

yogaGif

Lusty94_Yoga

Preview Video

Download Via GitHub


Features

  • Useable yoga mat that spawns a prop which players perform yoga on and gain benefits from
  • Toggle effects: add health, add armour and remove stress [change amounts via config]
  • Item checks to prevent exploits and abuse
  • Toggleable shops if you choose not to add your own methods of obtaining the yoga mats

Supported Scripts

Notify

  • qb-notify
  • okokNotify
  • mythic_notify
  • ox_lib notify

Targets

  • qb-target
  • ox_target

Inventories

  • qb-inventory
  • ox_inventory

Dependencies


Check Out My Other Scripts Below

Job Scripts


Activities Scripts


Drug Scripts


Script Bundles

Code is accessible Yes - OS
Subscription-based No
Lines (approximately) 500+
Requirements qb-core, qb-target, qb-inventory, ox_lib
Support Yes
2 Likes

Script Update
Version 2.0.0

  • Major refactor of code to improve performance and remove unnecessary lines
  • Improved notifiation function to prevent repeat code
  • Improved placing yoga mats
  • Now have to target the mat once placed to perform yoga
  • Can now target the mat to pick it up and remove the prop
  • Improved config layout and removed unnecessary lines
  • Improved animations
  • Removed qb-progressbar and added lib.skillcheck and lib.skillcircle for a cleaner UI
  • Performing yoga now requires a skill check before performing yoga action
  • Increased timers slightly
  • Improved targets allowing to turn off shops or create as many as you like
  • Improved shop for qb and ox_inventory - ox now registers on resource start [ remove any old snippets from data/shops.lua to work properly]
  • Added various checks to aid in security and prevent exploits or abuse
  • Improved resource stopping event and removed annoying console spam
  • Various QOL improvements

Script Update

  • Added direct support for latest qb-inventory methods removing the use of Player.Functions.Add/Remove Items
  • Updated README file and included item list for ox_inventory
  • Changed shop event slightly to suit new qb-inventory format - to change item names or prices look for the event in yoga_server.lua
  • Removed support for jim-shops in favour of new qb-inventory shops to reduce potential issues from non updated scripts

Script Update

  • Improved event for placing yoga mat
  • Improved function for performing yoga and effects given
  • Added Config.Language for custom translations
  • Improved shop function
  • Various other QOL improvements and features
  • Improved version check function
  • Updated README file