Jump to content

Attila

Members
  • Posts

    63
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Attila

  1. can some won tell me where i can found the linkt to the armor L2 GoD Armors woh need to the helmet of this post thanks
  2. we going to look ty
  3. i put all the html to gameserver/data/teleporter but still teleporter dont work ?
  4. yes thanks gm shop works but gatekeeer dont work i put the sql teleport1 and teleport2 to my database i go to server and recall 36604 but i don't get menu of gatekeeper to chart only text quest but no gate keeper menu ? <html><title>Gatekeeper</title><body><center>Hello Stranger,<br>I can teleport you wherever you want!</center> <br><br> <center> <table width=276> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 22" value="Towns" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 2" value="Villages" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 21" value="TowerShips" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 18" value="Necrocropolis" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 19" value="Catacombs" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 29" value="Farm-Pvp Areas" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 24" value="Primeval Areas" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 23" value="OtherLocations" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 27" value="Hellbount Areas" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> <tr> <td align=center><button action="bypass -h npc_%objectId%_Chat 28" value="Raidboss" width=125 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> </tr> </table> </center></body></html>
  5. L2J Revision Number:6445 L2JDP Revision Number:9641 hi need help whit this npc.sql 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', '0', '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', '0', '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', '0', '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', '0', '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', '0', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); if itry to install it i got this error: [Err] 1136 - Column count doesn't match value count at row 1 [Err] 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', '0', '333', '0', '0', '0', '60.00000', '120.00000', '1', '1', '0', '0'); [Msg] Finished - Unsuccessfully can some won help me to fix this please t tanks
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock