Hello,
Thats my old fivem tire replacement script
Requirements:
- ESX
- pNotify (or replace triggers)
That script allow you to replace one specify tire, by using wrench item
Theres 2 types of wrench
Github: GitHub - Adam-rGz/rgz_tirereplacement: Fivem tire replacement script
Preview: https://streamable.com/ppwwhd
2 Likes
Any chance of getting this as a standalone for those of us that don’t use ESX? Would be great for our players who RP as tow operators to be able to change tires for people and for people to be able to change their own tires
by wrench, you mean 2 types of items? is this synced with all players?
feel free to edit, thats my old script i wont edit it
yup, 2 types of wrench item
tested on onesync infinity and it works
Whats the resmon look like if you don’t mind? Just curious
I dont even know right now
Theres no thread when you dont use items do should be low
The reason I ask is because of the drawtext and stuff is all, not that it’s an issue or anything I was just wondering
its 0.1-0.2 while repairing (drawtext), 0.0 in standby
1 Like
thanks for letting me know, you’re great
Items are not usable, should they be added to another script? I also have a realisticvehiclefailure script running
That is added on server.lua with ESX.RegisterUsableItem
if you have problem try to run script with server start (server.cfg, not from console)