[ESX/QBCore] Wasabi's Crutch / Wheelchairs System

A script by wasabirobby

No reviews yet.
[ESX/QBCore] Wasabi's Crutch / Wheelchairs System main image

Full Description

Wasabi’s Crutch System🩺


A immersive addition to my other resource Advanced ESX Ambulance Job; My crutch system adds a prop and limp to your character for however long the doctor sees fit. This is great for servers who love the medic RP.


:shopping_cart: Buy Escrow Version($19.99)

:shopping_cart: Buy Unlocked Version($39.99)


Features

  • Optimized 0.00 idle / 0.01 highest
  • Configurable/optional jobs that can give crutch to patients
  • Configurable/optional usable item to give crutches to patients
  • Configurable max time with crutch
  • Exports for opening crutch give menu(Great for implementing into job menus, etc)
  • Exports for setting/removing crutch time
  • Disables use of weapons while in crutch
  • Disables fast sprinting while in crutch
  • Will restore crutches if someone leaves and comes back
  • Removes crutches if player dies
  • Animations and props
  • Supports ESX/QBCore out of box (or any custom framework you add to the bridge)
  • Full documentation
  • Frequent updates planned

Update 1.0.5 - WHEELCHAIRS!


Same principle, just with wheelchair!

Configuration

config.lua
Config = {}

Config.ESXName = 'es_extended' -- If you rename es_extended

Config.maxAssignTime = 10 -- Max time someone can be assigned crutches - set false if undesired(In minutes)
Config.menuPosition = 'bottom-right'

Config.jobRequirement = { -- Job requirement settings
    enabled = true, -- Require someone to have job to give crutch / if false anyone can use(maybe bad idea)
    jobs = { -- Add or remove as many jobs as you would like
        'ambulance',
        'police',
    }
}

Config.usableItem = { -- Usable item settings
    enabled = true, -- Enable usable crutch item
    item = 'crutch' -- Item to be in your items table
}

Preview

YouTube - Wasabi Crutch System


:shopping_cart: Buy Escrow Version($19.99)

:shopping_cart: Buy Unlocked Version($39.99)


My Other Releases:

Code is accessible Partially / Open Source Avaliable
Subscription-based No
Lines (approximately) ~335
Requirements (es_extended or qb-core) / ox_lib, wasabi_bridge(included with purchase)
Support Yes

Old Link Old Link