Jump to content

fokys

Members
  • Posts

    485
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by fokys

  1. Hello! I use L2J Freya last rev! Created few custom NPC's in custom_npc table! Each time i reboot server i have to respawn them manualy,because i get this! com.l2jserver.gameserver.datatables.SpawnTable addNewSpawn WARNING: SpawnTable: Could not store spawn in the DB:Data truncation: Out of range value adjusted for column 'id' at row 1 com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value adjusted for column 'id' at row 1 at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3564) ID's for those NPC's are:1000005,7206,71000! However i have NPC with id 1000004 and it can be spawned just fine! I reboot server using admin panel!
  2. This guide helped me to setup my server on Linux,i had no idea how to do that before i have seen this one
  3. Why do you make double thread? You already have one few topics below this one!
  4. Info about Server: Rates: x20 x20 x25 x15 Enchant: Safe +3 Max +16 Buff:NPC baff 1h(Not full baff but good enough to easy level up) Events:TvT Event,Mouse Coin Event,Every day Vote event run by GM! GM shop with some usefull items(no Armors on WPN's) Above you can see basic infos about server! The main idea of server is to keep it close to retail! You will not find MEGA FULL NPC baff and the reason for it is to keep ALL classess playing! In most server you have Full GM shop and Full NPC baff,that kills Spoiler,Crafters and all support classess we do not want that! If you are looking to play Lineage 2 not start wars then you should join us! Server is 3 weeks old and it needs new players! Our hosting provider is:http://fastvps.ru/ Server Machine is:Debian OS x64,24GB RAM,1.4TB HD,Intel® Core i7 CPU 930 @ 2.80GHz 1600.000 Mhz X 8, 100MB/s Internet! -Server Time Zone is GMT+0 and it is located in Germany! Also server is listed in 3 Tops as Gold Member and one of them iz Hopzone! Server website is http://l2hero.org
  5. I think it could be a handy tool to makes NPC's! Download link: http://www.4shared.com/file/vTMOkat8/l2jdlgmk_1011b5409.html Credits: Not sure who made this,but it is 100% not me ::)
  6. I think it was shared before,and i had some errors in _init_py code! Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 117, in ? TypeError: com.l2jserver.gameserver.model.quest.State(): expected 0 args; got 2
  7. I will try this,and also i was looking at html files and what it says is: -------------------------------------------------------------------------------------- <td><button value="See TOP PK Player's" action="bypass -h Quest 7206_CustomInfo 1" width=203 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"></td> ----------------------------------------------------------------------------------- Maybe it should be action="bypass -h Custom 7206_CustomInfo 1"?
  8. Hello! I use L2J Freya last rev! I tryed to add TOP PVP/PK NPC shared on this forum but i get this error! Error on: /freya/server/gameserver/data/scripts/custom/7206_CustomInfo/__init__.py.error.log Line: -1 - Column: -1 Traceback (innermost last): File "__init__.py", line 4, in ? ImportError: no module named net -------------------------------------------------------------------------------------------------------------------- File looks like this(first part) #Jython-based Top PvP Manger import sys from java.util import Iterator from net.sf.l2j.gameserver.model.quest import State from net.sf.l2j.gameserver.model.quest import QuestState from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest from net.sf.l2j.gameserver.network.serverpackets import CreatureSay from net.sf.l2j import L2DatabaseFactory
  9. What do i have to edit to change winner of Seven Signs from Dusk to Dawn?
  10. hello! i want to setup manor system! as far as i understand all i have to do is edit mysql tables! but i have some values i am not sure about! manor_procure table:what should i put in values, can buy,start buy and period? and in manor production table what should i put in: start produce and period values? L2J pack Freya!
  11. Problem Solved! All it was i needed to Reload HTML Multisell and Instance Manager data from Admin panel! For some reason normal reboot did not help me! Topic can be locked!
  12. I really need help with this one! I also edit class master,i used him as GM shop for a while,as soon as i edit his multisell list 202.xml same thing happened,i can not open multisell item list in game any more!
  13. Any ideas?
  14. With L2J freya pack! I created my own NPC! NPC id is 1000004 so i created htm file /html/merchant/1000004.htm Then i created xml file /data/multisell/1000004.xml In MySQL NPC type is L2Merchant! The i restarted my server! I logged in spawned NPC,all html data was there including option to click on multisell list! But when i click on it nothing happens,it looks like it is inactive!
  15. Will give it a go in see what happens
  16. Does it save data before shutdown?
  17. Thats the thing,i think it was a restart issue,because few ppl sad they lost level as well! But strangest part it that Wedding Manager is just fine but NPC baffers goes missing!
  18. You can operate with sql data base using navicat,make sure you have remote access enebled! To get files you need to complie with eclipse,follow the guide above! To now where your files are download data pack and server pack to your server and just use it as a guide,since you can not see any directories using ssh2! Unless you wanna pay 30 $ for ISP manager,that would make it really easy for you
  19. I see,i new it will be some noob mistake from me! Should i just shut it down from my admin panel?
  20. It takes a bit of time first time you do that on Linux! I went trought all that as well! You have to remember to use chmod for some files! To edit your files use nano comman for example! nano server.properites etc! to start server do what you would allways do but use sh not bat! command is ./startLoginServer and ./startGameServer! Any way i have use ISP manager so it was bit better for begginers!
  21. hello! I am using l2j freya pack and i have 1 prob with custom baffer! I have spawned to custom npc's so far Wedding Manager and NPC buffer both from l2j custom tables! Problem is on server restart spawned NPC baffer is gone,but with wedding manager everything is OK! Second problem is some ppl complain about loosing level after restart! I am running linux dedicated and what i do i just restart whole machine,not only l2 server! Any solution there?
  22. Hello! I need to fix crafting bug! I use L2J datapack! When you craft SoulShots for some reason a lot more materials are needed,where can i fix that? I have cheked recipes.xml and item count is correct,only when you craft for some reason more items are needed! Topic can be deleted problem solved Edited by Furiosus
  23. I was also thinking about category ID,what does it indicate? Btw using l2j datapack i was trying to add custom drop from mobs using admin panel in game but it did not work!
  24. http://l2jserver.com/wiki/index.php/L2DC_Linux_Server_Guide I have used this guide and it helped me a lot
  25. Ok thanks,will try:)
×
×
  • Create New...