Attila Posted May 13, 2014 Posted May 13, 2014 i put all the html to gameserver/data/teleporter but still teleporter dont work ? Quote
lorenor22 Posted May 19, 2014 Posted May 19, 2014 i got same error.. because my Data Base Doesnt Match... i found The "0" but what name should i give to the column? can i just delete that "0"? Quote
lorenor22 Posted May 19, 2014 Posted May 19, 2014 im sry but i have all ur npcs and all give me same error in navicat that one DELETE FROM `npc` WHERE `id` >= '36600' AND `id` <= '36606';INSERT INTO `npc` VALUES ('36600', '36397', 'Augument Manager', '1', '[server Name]', '1', 'Npc.a_smith_MDwarf', '22.00', '26.00', '80', 'male', 'L2Trainer', '40', '540452.000000000000000', '5243.000000000000000', null, null, '40', '43', '30', '21', '20', '20', '0', '0', '453.00000', '638.00000', '838.00000', '8383.00000', '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0');INSERT INTO `npc` VALUES ('36601', '21175', 'PvP-Pk Manager', '1', '[server Name]', '1', 'LineageMonster4.Divine_Rogue', '8.00', '30.00', '80', 'male', 'L2Npc', '40', '523.000000000000000', '87238.000000000000000', '378378.000000000000000', '378.000000000000000', '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0');INSERT INTO `npc` VALUES ('36603', '13014', 'Gm Shop', '1', '[server Name]', '1', 'LineageMonster4.Divine_Rogue', '8.00', '23.00', '80', 'male', 'L2Merchant', '40', null, null, null, null, '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1','333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0');INSERT INTO `npc` VALUES ('36604', '32575', 'Gatekeeper', '1', '[server Name]', '1', 'LineageNpc2.br_aga_ball_kick', '8.00', '26.00', '80', 'male', 'L2Teleporter', '40', null, null, null, null, '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0');INSERT INTO `npc` VALUES ('36605', '13079', 'WareHouse Manager', '1', '[server Name]', '1', 'LineageNPC.a_warehouse_keeper_MDwarf', '20.00', '25.00', '80', 'male', 'L2Warehouse', '40', null, null, null, null, '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0');btw i have last revision from L2jServer web page Nightly Compiled today doenload 19/05/2014 can you help me? Quote
`NeverMore Posted May 19, 2014 Author Posted May 19, 2014 (edited) im sry but i have all ur npcs and all give me same error in navicat that one DELETE FROM `npc` WHERE `id` >= '36600' AND `id` <= '36606'; INSERT INTO `npc` VALUES ('36600', '36397', 'Augument Manager', '1', '[server Name]', '1', 'Npc.a_smith_MDwarf', '22.00', '26.00', '80', 'male', 'L2Trainer', '40', '540452.000000000000000', '5243.000000000000000', null, null, '40', '43', '30', '21', '20', '20', '0', '0', '453.00000', '638.00000', '838.00000', '8383.00000', '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); INSERT INTO `npc` VALUES ('36601', '21175', 'PvP-Pk Manager', '1', '[server Name]', '1', 'LineageMonster4.Divine_Rogue', '8.00', '30.00', '80', 'male', 'L2Npc', '40', '523.000000000000000', '87238.000000000000000', '378378.000000000000000', '378.000000000000000', '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); INSERT INTO `npc` VALUES ('36603', '13014', 'Gm Shop', '1', '[server Name]', '1', 'LineageMonster4.Divine_Rogue', '8.00', '23.00', '80', 'male', 'L2Merchant', '40', null, null, null, null, '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1','333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); INSERT INTO `npc` VALUES ('36604', '32575', 'Gatekeeper', '1', '[server Name]', '1', 'LineageNpc2.br_aga_ball_kick', '8.00', '26.00', '80', 'male', 'L2Teleporter', '40', null, null, null, null, '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); INSERT INTO `npc` VALUES ('36605', '13079', 'WareHouse Manager', '1', '[server Name]', '1', 'LineageNPC.a_warehouse_keeper_MDwarf', '20.00', '25.00', '80', 'male', 'L2Warehouse', '40', null, null, null, null, '40', '43', '30', '21', '20', '20', '0', '0', null, null, null, null, '230', '1', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); btw i have last revision from L2jServer web page Nightly Compiled today doenload 19/05/2014 can you help me? dude try to add them manually Edited May 19, 2014 by `NeverMore Quote
kikostaki Posted May 25, 2014 Posted May 25, 2014 (edited) i have installed the second package for the high five server but i have a problem. The custom npcs spawn normally but only gm can target them and the name above the custom npc dosn't show up. How i can fix this?Thank you Edited May 26, 2014 by kikostaki Quote
bobypoke Posted February 7, 2016 Posted February 7, 2016 This files need password.. What are this password for unzipp ?? Quote
`NeverMore Posted February 7, 2016 Author Posted February 7, 2016 You can find them on main topic Quote
qqthrone Posted August 1, 2016 Posted August 1, 2016 Work? i need Gm SHop GK and Bffer :X:X:X: and This NPC's its Work? :/ Quote
christos-pap@hotmail.com Posted October 12, 2016 Posted October 12, 2016 Hello guys i am writing here to tell you how to edit thoses patches to work with new version of H5.1. First of all you don't need the npc sql queries, this means you will not execute the sql command. You have to edit the game\data\stats\npcs\custom\custom.xml file and add the npcs as xml block. I will give you an example how to add the gm-shop <npc id="36603" displayId="31606" name="Gm Shop" usingServerSideName="true" title="GoldenFire" usingServerSideTitle="true" type="L2Merchant"> <collision> <radius normal="8" /> <height normal="23" /> </collision> </npc> 2. In order to add the gm-shop you have to enable the custom multisell option in general properties file 3. Next you will copy-paste the multisell file into data\multisell but you have to edit each one of them and delete the parameter of id in item tag. I will give you an example before: <item id="1"> after the edit: <item> i hope to help someone... Quote
M.Cyanide Posted October 23, 2016 Posted October 23, 2016 (edited) Hello guys i am writing here to tell you how to edit thoses patches to work with new version of H5. 1. First of all you don't need the npc sql queries, this means you will not execute the sql command. You have to edit the game\data\stats\npcs\custom\custom.xml file and add the npcs as xml block. I will give you an example how to add the gm-shop <npc id="36603" displayId="31606" name="Gm Shop" usingServerSideName="true" title="GoldenFire" usingServerSideTitle="true" type="L2Merchant"> <collision> <radius normal="8" /> <height normal="23" /> </collision> </npc> 2. In order to add the gm-shop you have to enable the custom multisell option in general properties file 3. Next you will copy-paste the multisell file into data\multisell but you have to edit each one of them and delete the parameter of id in item tag. I will give you an example before: <item id="1"> after the edit: <item> i hope to help someone... you've fixed 50300_PKlist script? I've get a lot errors even tried import ConnectionFactory also C3P0C3P0ConnectionFactory, must rework .py file. Edited October 23, 2016 by M.Cyanide Quote
Esc123 Posted December 19, 2016 Posted December 19, 2016 Files for buffer in 4shared does not exists can you reshare again pls mate, thanks. Quote
`NeverMore Posted December 19, 2016 Author Posted December 19, 2016 (edited) are you sure? for me it works just great http://rgho.st/6nKM6MPtN Edited December 19, 2016 by `NeverMore Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.