Simple NPC Interact (Logic Script)
Simple NPC Interact (Logic Script) [ESX,QB]
What does it mean to be a logical script?
That it only includes the logic of how a simple NPC Interact system could work, it does not include a magic ui, only a slight configuration of how to use it and it is working to be implemented anywhere and works with oxLib (optional).
Features
Standalone
Customizable
Two Algorithm (native & zone from OxLib)
Systems adaptable to any framework
Logical Script
Multiple languages
Open Source
Works with OxLib
Note: The algorithm will be used to detect the player in the area, these can be:
- ‘native’ : Native functions will be used to check the distance from the NPC to the player. (May slightly affect performance)
- ‘zone’: The OX library will be used to generate a sphere with a radius and the integrated functions will be used to detect whether or not it is in the zone.
Video Preview
Also, Check more esx scripts and qbcore scripts
Reviews
There are no reviews yet.