sleepless_interact
A FiveM library for creating DUI world interactions
Features
- uses dui, allowing for full style customization through css
- supports ox_core, esx, and qb/qbx
- add interactions to models, players, ped, objects
- entity bone support
- group option filtering
- required item(s) filtering
- networked and local entity handling
- cleanup for dead interaction data (entity no longer valid)
- resmon:
- inactive: 0.00-0.01
- active drawing 1 interaction: 0.05-0.07
- active drawing multiple: 0.08-0.11
resmon will be vary for different computers. this is what my computer got
Depedencies
- ox_core, qb, or ESX (this is for job checking and item checking)
- ox_inventory (optional, item checking and also improved trunk interactions using vehicle data)
preview
Links
other releases (paid)
18 Likes
so it’s just a ui promt to trigger a emote when you walk near a npc?
1 Like
can trigger anything you want. I just used the emote as a simple example. think of it similar to a target system (third-eye)
1 Like
It would be interesting to see the system only appear if you press alt
1 Like
Definitely, but i dont think most people would use this entirely instead of third-eye, so the keybind would conflict a bit. But maybe that doesnt matter i guess
Well, I don’t use target, so for me that would make a total difference, I wanted to use it instead of target.
1 Like
How much resmon is he using?
Great work as always Demi
1 Like
ill add it as an optional feature
It would be perfect, a quick setting, true or false
script has been updated to support a keybind
Windows Defender identified trojan
yeah im aware. its a false positive. trying to get it resolved with microsoft. other resources such as fivem-appearance are also having this issue
you can see the identified file is just part of the built react
this should be resolved in the latest build.
I managed to download it, but it’s a shame it’s not standalone, I would use it on my vrp base
Its mostly standalone, but it needs frameworks to check jobs and items.
if you dont use those features then its standalone
Latest update was amazing, thank you for constantly improving this. Best interaction script of this kind ive used.
1 Like
Someone have an exaple code for an interaction?