[Help] Editing L2J NPC's
Posted: Sat Jun 30, 2012 6:43 am
Hello Everyone!
Please assume that I am a complete idiot
, I have experience in Maple but none in L2, and I would like some help/advice on getting started with an L2J server. 
A few questions I would like to ask, as I've already got a stock l2j server up and running:
How do I edit NPC's?
In Maple npc's are stored in a single javascript file and so editing is made easy. In L2J it's a little different
. I am guessing the html is stored in L2J_Server_BETA\build\game\data\html, scripts stored in L2J_Server_BETA\build\game\data\scripts and the npc properties are stored in npc table of l2jgs database.
Correct me if I am wrong
If the jython scripts are located in data\scripts and html dialogues in data\scripts or data\html, How would I be able to track an NPC given an NPC id?
I sort of understand how quests work, but I am wondering what to do with NPC dialogues/actions. atm I am more concerned with editing NPC dialogues/actions than the quests
I am brainstuck from thinking how to edit NPC's
To be precise, I am trying to grab a idle npc and use it as stats / skills resetter. Any advice on how to start this would be greatly appreciated.
Thank you all and have a great day!
_________________________________
L2J Revision Number : 5459
L2JDP Revision Number : 8949
Please assume that I am a complete idiot


A few questions I would like to ask, as I've already got a stock l2j server up and running:
How do I edit NPC's?
In Maple npc's are stored in a single javascript file and so editing is made easy. In L2J it's a little different

Correct me if I am wrong

If the jython scripts are located in data\scripts and html dialogues in data\scripts or data\html, How would I be able to track an NPC given an NPC id?
I sort of understand how quests work, but I am wondering what to do with NPC dialogues/actions. atm I am more concerned with editing NPC dialogues/actions than the quests

To be precise, I am trying to grab a idle npc and use it as stats / skills resetter. Any advice on how to start this would be greatly appreciated.
Thank you all and have a great day!

_________________________________
L2J Revision Number : 5459
L2JDP Revision Number : 8949