Adding Quest from Npcs?

07/15/2019 03:15 Sevendes#1
Hey, in my source works Quests but i dont know how i can let them give from Npcs. I know its something with nrun but how i bind then to the npcs?
Can someone give me an example?

Thanks :P
07/15/2019 07:52 randiel123#2
Contact me on discord: Zafir#5364
07/19/2019 03:42 October's Very Own#3
You need to add the n_run to the NPC via Clienteditor.
07/22/2019 23:21 Prophecy_#4
Code:
Session.Character.AddQuest(ID);
Since its DB bound, you need to add it to Characters Def

Oh and dont forget the NRun.

You can also just add a random NRun, and check if NpcId