34 lines
1.2 KiB
Markdown
Raw Normal View History

2025-04-07 01:41:12 +00:00
##### This resource is now deprecated and will be deconstructed in future releases. No new code will be added.
# qbx_smallresources
Base scripts for the QBox Core Framework :building_construction:
## Dependencies
- [qbx_core](https://github.com/Qbox-project/qbx_core)
## Features
- Consumeable foods/beverages/drinks/drugs (sandwich, water_bottle, tosti, beer, vodka etc.)
- Removal of GTA's default weapons drops
- Drug effects
- Removal of GTA's default vehicle spawns (planes, helicopters, emergency vehicles etc.)
- Removal of GTA's default emergency service npcs
- Removal of GTA's default wanted system
- Weapon draw animations (normal/holster)
- Ability to add teleport markers (from a place to another place)
- Weapon recoil (specific to each weapon)
- Tackle
- Infinite ammo for fire extinguisher and petrol can
- Removal of GTA's default huds (weapon wheel, cash etc.)
## Installation
### Manual
- Download the script and put it in the `[qbx]` directory.
- Add the following code to your server.cfg/resouces.cfg
```
ensure qbx_core
ensure qbx_smallresources
```
## Configuration
Each feature has a different file name correlative with its function. You can configure each one by its own.