forked from Simnation/Main
30 lines
1.8 KiB
Markdown
30 lines
1.8 KiB
Markdown
Wow! You actually clicked on the read-me file! You are awesome!
|
||
To start off I would like to thank you for buying the script! I really do appreciate it!
|
||
|
||
# Slash Tire
|
||
|
||
## About
|
||
Slash Tires is a standalone script that allows players to slash the tires of vehicles.
|
||
It is highly configurable which allows you to configure it to your needs and wants, including the disabled slashing of tires on emergency and/or specified vehicle models.
|
||
Additionally, it uses fivem's inbuilt key mapping system to allow players to customize their key binds, both for keyboard and controllers.
|
||
Furthermore, it supports both qTarget and qb-target if enabled in the config file. It also has server-sided checks to prevent abuse (because fuck cheaters),
|
||
and can easily be translated to other languages if you so desire. On top of all of this, you can freely edit the source code to your heart's content.
|
||
|
||
I have been testing the script for quite a while, so there shouldn't be any bugs or problems. However, if you find any bugs, report them and I'll fix them ASAP!
|
||
|
||
## Key Features
|
||
- Highly configurable (See Configuration)
|
||
- Keymapping (custom key binds) for both keyboard and controllers
|
||
- Supports both qTarget, qb-target and ox_target
|
||
- Optimized (0.00-0.03ms)
|
||
- Localization: You can easily translate or change the text in the config file!
|
||
- Server-side checks to prevent abuse. (because again, fuck cheaters)
|
||
|
||
## Configuration
|
||
- Look in the config.lua file.
|
||
|
||
## How to install
|
||
1. Drag and drop the slashtires folder into your resources folder on your server.
|
||
2. Add it to your start-up file (server.cfg or resources.cfg)
|
||
3. Go into the config.lua file and change the diffrent config options to your liking (remeber to add ox_lib to the fxmanifest if you use ox)
|
||
4. Wolla! You should now be good to go!
|