Adding npcs to my server
Posted: Sat Jun 21, 2014 5:35 am
Server Rev: 6564
Datapack Rev: 10359
Okay so at the bottom I have attached the files that I`m using to add a PvP-Pk Count npc, gatekeeper, warehouse manager, server manager, and a GM shop. I have followed all the steps provided in the READ ME notepad which are as follows:
1) Install sql file
2)Copy and paste all files into their folders ( you should just follow the folders)
3)Resrart Your Server
4)Spawn Npc's The id's are
36600 Augument Manager
36601 PvP-Pk Manager
36602 Pk Protector
36603 Gm Shop
36604 Gatekeeper
36605 WareHouse Manager
36606 Npc Server Informer
- For the SQL file, I had to add the npcs manually into the npc table in l2jgs because the tables weren't matching.
And for the PvP-Pk Manager there was an included python script which I put in the custom scripts and added the path to it in scripts.cfg. (PvP-Pk Manager is the only working npc)
- For the rest of the npcs, I just added the files included in the .rar file to the html in data. they can be spawned in game, they can be targeted and their name tells what they should do. However, when I click on them (The GM shop for example), it just says that the npc doesn't have any quests for you, and it doesn't display the options that it should display.
So am I doing something wrong here? is there any extra step that needs to be done to make them work?
Assistance will be much appreciated!
Datapack Rev: 10359
Okay so at the bottom I have attached the files that I`m using to add a PvP-Pk Count npc, gatekeeper, warehouse manager, server manager, and a GM shop. I have followed all the steps provided in the READ ME notepad which are as follows:
1) Install sql file
2)Copy and paste all files into their folders ( you should just follow the folders)
3)Resrart Your Server
4)Spawn Npc's The id's are
36600 Augument Manager
36601 PvP-Pk Manager
36602 Pk Protector
36603 Gm Shop
36604 Gatekeeper
36605 WareHouse Manager
36606 Npc Server Informer
- For the SQL file, I had to add the npcs manually into the npc table in l2jgs because the tables weren't matching.
And for the PvP-Pk Manager there was an included python script which I put in the custom scripts and added the path to it in scripts.cfg. (PvP-Pk Manager is the only working npc)
- For the rest of the npcs, I just added the files included in the .rar file to the html in data. they can be spawned in game, they can be targeted and their name tells what they should do. However, when I click on them (The GM shop for example), it just says that the npc doesn't have any quests for you, and it doesn't display the options that it should display.
So am I doing something wrong here? is there any extra step that needs to be done to make them work?
Assistance will be much appreciated!