onDialoguePedStreamed
Triggered when the npc is streamed in.
- ctx:
PedEntry class
addEventHandler("ped_dialogue:onDialoguePedStreamed", function(ctx)
end)
Triggered when the npc is streamed in.
PedEntry class
addEventHandler("ped_dialogue:onDialoguePedStreamed", function(ctx)
end)