Free Resources
filo_slashtire
filo_slashtire allows players to puncture vehicle tires using configurable melee weapons. The resource automatically detects the nearest tire, synchronizes the damage across all clients, and integrates with ox_target for seamless interaction.
Features
- Lightweight and optimized
- Automatic closest tire detection
- Configurable allowed weapons
- Fully synchronized tire damage
- Framework independent
Requirements
Installation
- Place
filo_slashtirein yourresourcesfolder. - Ensure the required dependencies before the resource.
ensure ox_lib
ensure ox_target
ensure filo_slashtireConfiguration
Allowed Weapons
Configure which weapons can slash tires in:
shared/sh-config.luaExample:
Config.AllowedWeapons = {
`WEAPON_KNIFE`,
`WEAPON_SWITCHBLADE`,
`WEAPON_DAGGER`
}Any GTA V weapon hash can be added or removed from this table.
Usage
- Equip one of the configured weapons.
- Walk up to a vehicle tire.
- Target the tire using ox_target.
- Select Slash Tire.
- The tire will be punctured for everyone on the server.
Compatibility
| Resource | Required |
|---|---|
| ox_lib | ✅ |
| ox_target | ✅ |
Support
If you encounter an issue, please include:
- Server artifacts version
- Resource version
- Console errors
- Steps to reproduce
For support and updates:
- Discord: https://discord.gg/ReEE9HgA4c
- Store: https://filo.tebex.io