OkOk TalkToNpc

posted 19-09-2021 17:22 11.276 views 58 replies 5 Credits
crose
0 Posts
9,792 Credits
N/A Since
#1 11.276 views 58 replies
[PREVIEW] Okok Talk to NPC [How it works] Informations: The camera is automatically positioned and rotated according to the NPC’s position and rotation (basically you just need to set the NPC’s coordinate and heading);You can set up to 6 options/actions (it is possible and easy to add more if you want, just send me a message);The okokTextUI script can be disabled by simply setting Config.OkokTextUI = false on the config file;The animation time can be easily changed on the config file;The minimap is hidden by default when interacting with an NPC (possible to disable it on the config file). In the config file you are able to set: The NPC you want to spawn;The NPC name (that appears on the top of the interface);The NPC’s dialog message;The NPC coordinates and rotation;The interaction range (how close you have to be to interact with them);The options displayed on the interface and which event they trigger;The jobs allowed to interact with the NPC (possible to have no jobs, just leave it empty). [Optimization] This script is fully optimized. Tested with 350 NPC’s: Idle: 0.03-0.04ms;Near an NPC: 0.07 - 0.12ms. Obviously you won’t have 350 NPC’s in your server, so the values will be lower. [Config] Config.Key = 38 -- [E] Key to open the interaction, check here the keys ID: https://docs.fivem.net/docs/game-references/controls/#controls Config.AutoCamPosition = true -- If true it'll set the camera position automatically Config.AutoCamRotation = true -- If true it'll set the camera rotation automatically Config.HideMinimap = true -- If true it'll hide the minimap when interacting with an NPC Config.UseOkokTextUI = true -- If true it'll use okokTextUI Config.CameraAnimationTime = 1000 -- Camera animation time: 1000 = 1 second Config.TalkToNPC = { { npc = 'u_m_y_abner', -- Website too see peds name: header = 'Employee of the', -- Text over the name name = 'Pacific Bank', -- Text under the header uiText = "Pacific Bank's Employee", -- Name shown on the notification when near the NPC dialog = 'Hey, how can I help you?', -- Text showm on the message bubble coordinates = vector3(254.17, 222.8, 105.3), -- coordinates of NPC heading = 160.0, -- Heading of NPC (needs decimals, 0.0 for example) camOffset = vector3(0.0, 0.0, 0.0), -- Camera position relative to NPC | (only works if Config.AutoCamPosition = false) camRotation = vector3(0.0, 0.0, 0.0), -- Camera rotation | (only works if Config.AutoCamRotation = false) interactionRange = 2.5, -- From how far the player can interact with the NPC options = { -- Options shown when interacting (Maximum 6 options per NPC) {'Where is the toilet?', 'okokTalk:toilet', 'c'}, -- 'c' for client {'How can I rob the bank?', 'okokTalk:rob', 'c'}, -- 's' for server (if you write something else it'll be server by default) {"I want to access my safe.", 'okokTalk:safe', 'c'}, {"I want to make a new credit card.", 'okokTalk:card', 'c'}, {"I lost my credit card.", 'okokTalk:lost', 'c'}, {"Is Jennifer working?", 'okokTalk:jennifer', 'c'}, }, jobs = { -- Jobs that can interact with the NPC }, }, --[[ -- This is the template to create new NPCs { npc = "", header = "", name = "", uiText = "", dialog = "", coordinates = vector3(0.0, 0.0, 0.0), heading = 0.0, camOffset = vector3(0.0, 0.0, 0.0), camRotation = vector3(0.0, 0.0, 0.0), interactionRange = 0, options = { {"", 'client:event', 'c'}, {"", 'client:event', 'c'}, {"", 'client:event', 'c'}, {"", 'server:event', 's'}, {"", 'server:event', 's'}, {"", 'server:event', 's'}, }, jobs = { -- Example jobs 'police', 'ambulance', }, }, ]]-- }
replies (20)
Donders
69 Posts
47 Credits
May 2021 Since
#1
Dankje
stevielvl
16 Posts
120 Credits
Jun 2021 Since
#2
this is esx not qbus
crose
155 Posts
9,792 Credits
Aug 2021 Since
#3

stevielvl,
this is esx not qbus

yes ESX
Ugene
77 Posts
63 Credits
Sep 2021 Since
#4
co

crose,
[PREVIEW]
Okok Talk to NPC

[How it works]

Informations:

The cam...

ol[/e][/config][/optimization][/how][/preview]
btcheats
52 Posts
60 Credits
Jul 2021 Since
#5
you have qbus?
REIJJ
73 Posts
254 Credits
Oct 2021 Since
#6

crose,
[PREVIEW]
Okok Talk to NPC

[How it works]

Informations:

The cam...
[/e][/config][/optimization][/how][/preview]
exploit2
197 Posts
572 Credits
Jun 2021 Since
#7
Is it any good?
momma20
21 Posts
50 Credits
Nov 2021 Since
#8
thank you so much
Randy C.
235 Posts
1,177 Credits
Nov 2021 Since
#9
Thank you mate
GxQrT
164 Posts
339 Credits
Apr 2021 Since
#10
Goeie man
capela1720
62 Posts
19 Credits
Nov 2021 Since
#11
nice
hanspouw21
267 Posts
1,278 Credits
Mar 2021 Since
#12

crose,
[PREVIEW]
Okok Talk to NPC

[How it works]

Informations:

The cam...

nice[/e][/config][/optimization][/how][/preview]
imtorchedbud
73 Posts
35 Credits
May 2021 Since
#13
nice
AprendiiZRx
120 Posts
125 Credits
Feb 2022 Since
#14

crose,
[PREVIEW]
Okok Talk to NPC

[How it works]

Informations:

The cam...

ty[/e][/config][/optimization][/how][/preview]
javimer89
4 Posts
35 Credits
Feb 2022 Since
#15

crose,
[PREVIEW]
Okok Talk to NPC

[How it works]

Informations:

The cam...

Nice[/e][/config][/optimization][/how][/preview]
javimer89
4 Posts
35 Credits
Feb 2022 Since
#16

crose,
[PREVIEW]
Okok Talk to NPC

[How it works]

Informations:

The cam...

Nice[/e][/config][/optimization][/how][/preview]
ErCobra
10 Posts
27 Credits
Feb 2022 Since
#17
i tried it, and its very good
alexlg
37 Posts
26 Credits
Feb 2022 Since
#18
wow
HenkiT
14 Posts
59 Credits
Feb 2022 Since
#19
Dankje
Matuuu96
129 Posts
64 Credits
Feb 2022 Since
#20
Ty

You must be logged in to reply

Login Register