Main/resources/[carscripts]/slashtires/readme.md
2025-06-07 08:51:21 +02:00

30 lines
1.8 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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!