fivem-target
fivem-target copied to clipboard
Mostly re-written version of bt-target.
Hi I think this resource missed interior support. I edit my resource with these codes. **exports** ``` exports('AddTargetInterior',function(opts) if not opts or not opts.name or not opts.label or not opts.interiorId...
Sorry for opening a issue, but im really into this i even try to make it work with other zones but without luck.
How can i get AddTargetEntity work on only players and not NPCs and get it working with ESX.Game.GetClosestPlayer ?