Jump to content

hawryszka

Members
  • Posts

    32
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by hawryszka

  1. I have compiled L2j server on Server v4817 and DataPack v8255 and there is locations from freya not from hi5. Maybe my wrong is update db when install it ?
  2. Hi. I LF server files with changed location to high five (for ex. dragon valley or antharas lair). I played on hi5 servers and there was other npc/mobs on these location. I wanna to get server files or solution how to do it. Thx for help! i w8ing for answer! Regards ! p.s. sorry for my bad eng.
  3. Link dead :/ can some1 update links ?? i need it very much for smth like that ,means only npc for nobless. thanks a lot
  4. My client is Freya, Project: L2j Dev Team, L2j Server ver 4422, L2j Datapack ver 7669. Spawnlist.sql looks good
  5. I have the same problem
  6. Thank You ! I found a solution my problem:) Error was on my side because i use notepad ++ to changing items id. In beggining i used only chang all 57 to 6673 (for example), but that formula change id 111157111 to 11116673111 (for ex) No i used change all id="57" to id="6673" and all is fine !! thx ! (sorry for my eng) Best Regards!!
  7. Hello. I trying that gm shop for my own prizes for items. When i done i can't buy some items , looks on screens i marked on red what is wrong , and after buy items only 3 are in inv. Its only 1 ex ,coz i have more the same problems with other items. here is my xml file: <?xml version='1.0' encoding='utf-8'?> <!-- S-84 Armor --> <!-- © 2010 by mathuza --> <!-- Opicional Set PVP --> <list maintainEnchantment="true"> <!-- Vesper Breastplate --> <item id="1"> <ingredient id="6673" count="30"/> <production id="13432" count="1"/> <production id="13438" count="1"/> <production id="13137" count="1"/> <production id="13439" count="1"/> <production id="13440" count="1"/> </item> <!-- Vesper Breastplate {PvP} --> <!-- <item id="2"> <ingredient id="307" count="1300000000"/> <ingredient id="34830" count="300"/> <production id="143020" count="1"/> <production id="13438" count="1"/> <production id="13137" count="1"/> <production id="13439" count="1"/> <production id="13440" count="1"/> </item> --> <!-- Vesper Leather Breastplate --> <item id="3"> <ingredient id="6673" count="30"/> <production id="13433" count="1"/> <production id="13441" count="1"/> <production id="13138" count="1"/> <production id="13442" count="1"/> <production id="13443" count="1"/> </item> <!-- Vesper Leather Breastplate {PvP} --> <!-- <item id="4"> <ingredient id="307" count="1300000000"/> <ingredient id="34830" count="300"/> <production id="143021" count="1"/> <production id="13441" count="1"/> <production id="13138" count="1"/> <production id="13442" count="1"/> <production id="13443" count="1"/> </item> --> <!-- Vesper Tunic --> <item id="5"> <ingredient id="6673" count="30"/> <production id="13434" count="1"/> <production id="13444" count="1"/> <production id="13139" count="1"/> <production id="134430" count="1"/> <production id="13446" count="1"/> </item> <!-- Vesper Tunic {PvP} --> <!-- <item id="6"> <ingredient id="307" count="1300000000"/> <ingredient id="34830" count="300"/> <production id="143022" count="1"/> <production id="13444" count="1"/> <production id="13139" count="1"/> <production id="134430" count="1"/> <production id="13446" count="1"/> </item> --> <!-- Vesper Noble Breastplate --> <item id="7"> <ingredient id="6673" count="30"/> <production id="134330" count="1"/> <production id="13448" count="1"/> <production id="13140" count="1"/> <production id="13449" count="1"/> <production id="134300" count="1"/> </item> <!-- Vesper Noble Breastplate {PvP} --> <!-- <item id="8"> <ingredient id="34830" count="3000"/> <production id="143023" count="1"/> <production id="13448" count="1"/> <production id="13140" count="1"/> <production id="13449" count="1"/> <production id="134300" count="1"/> </item> --> <!-- Vesper Noble Leather Breastplate --> <item id="9"> <ingredient id="6673" count="30"/> <production id="13436" count="1"/> <production id="134301" count="1"/> <production id="13141" count="1"/> <production id="134302" count="1"/> <production id="134303" count="1"/> </item> <!-- Vesper Noble Leather Breastplate {PvP} --> <!-- <item id="10"> <ingredient id="307" count="1300000000"/> <ingredient id="34830" count="3000"/> <production id="143024" count="1"/> <production id="134301" count="1"/> <production id="13141" count="1"/> <production id="134302" count="1"/> <production id="134303" count="1"/> </item> --> <!-- Vesper Noble Tunic --> <item id="11"> <ingredient id="6673" count="30"/> <production id="13437" count="1"/> <production id="134304" count="1"/> <production id="13142" count="1"/> <production id="1343030" count="1"/> <production id="134306" count="1"/> </item> <!-- Vesper Noble Tunic {PvP} --> <!-- <item id="12"> <ingredient id="307" count="1300000000"/> <ingredient id="34830" count="3000"/> <production id="1430230" count="1"/> <production id="134304" count="1"/> <production id="13142" count="1"/> <production id="1343030" count="1"/> <production id="134306" count="1"/> </item> --> <!-- Vesper Shield --> <item id="13"> <ingredient id="6673" count="30"/> <production id="13471" count="1"/> </item> <!-- Vesper Shield --> <item id="14"> <ingredient id="6673" count="30"/> <production id="12813" count="1"/> </item> </list> Someone can help or fix my problem ? what is wrong i dont know :/ p.s. sorry for my bad eng. Regards
×
×
  • 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