Jump to content

Hardstyle

Members
  • Posts

    150
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Hardstyle

  1. if(!activeChar.isGm) if (activeChar.getPvpKills()>= 100) { activeChar.getAppearance().setNameColor(99FFFF); } if (activeChar.getPvpKills()>= 500) { activeChar.getAppearance().setNameColor(0099FF); } if (activeChar.getPvpKills()>= 1000) { activeChar.getAppearance().setNameColor(FF00FF); } if (activeChar.getPvpKills()>= 5000) { activeChar.getAppearance().setNameColor(000000); } its better this way:P
  2. Yap! But on l2jforum its says that it works only when you have same DB for gameserver and login...can someone tell me why and how i can fix it?
  3. try this: put colision height +100 so it looks like it fyls and radius 1 so it dosn't get stuck with player... will look better....
  4. english is better "[General] Lineage II Develop [L2J] English "
  5. delete from spawnlist where exists ( select npc.id from npc where spawnlist.npc_templateid =npc.id and npc.type like "L2Monster"); u can modifiy it to delete only a monster from spawn list or all raidboss or whatever u want... tested....
  6. ubuntu is the easyest to use.... but still i think other linux server give better performance....
  7. i am the oly one who see this pro sts with counter critical?:-? .. and i realy don't see Certification skills:Boost HP verry usefull on mage get acumen/empower ore something
  8. i have the same problem .... i think is cuz the server is trying to enter a number higher then integer value in spawnlis... but i don't know how to fix it.... if any one can help .. please do:D i'v found a fix... check http://www.maxcheaters.com/forum/index.php?topic=185917.0
  9. search the forum on how to make augument dissapear (i'v found it somewhere in this forum)....and do revers...
  10. update link please .... link down..
  11. how you solve this...(i have the same error) ...but for me it still compile succesfuly
  12. if u seach for it u will find this gk on some old posts... the only preobles is that this gk use clinet side modeling.... u can get your server baned from ncsoft ....
  13. check the npc.proprieties for SkillChancePenaltyForLvLDifferences if you don't want to totaly remove the skill from crafters... ore check for other skillchance ... ore to better <skill id="254" levels="11" name="Spoil" enchantGroup1="2" enchantGroup2="2" enchantGroup3="2"> ................................................................................... <table name="#ench3EarthPowerVuln"> 6 8 9 11 12 14 15 17 18 20 21 23 24 26 27 29 30 32 33 35 36 38 39 41 42 44 45 47 48 50 </table> <table name="#magicLvl"> 10 20 28 36 43 49 55 60 64 68 72 </table>[color=yellow]change the 10 to 1 ...[/color] <table name="#mpConsume"> 12 19 25 31 38 44 50 55 59 63 67 </table> ................................................................................... <set name="magicLvl" val="#magicLvl" /> .................................................................... </skill> but this will make spoil lvl 1 for spoilers nerfed
  14. if u use different ports i think it works.... but u need to change all the ports....but realy ...why u need 2 logins in 1 pc?:|
  15. i dind't try to conect with a external ip...but i conenct using the external ip not the loca ip...so i thing is for external 2...
  16. if he have router check the Forwarding settings on your router for my router i go to Forwarding>Virtual Servers>add new > then write the port and the local ip for your server... it basicaly redirects evriting that router gets on that port to the same port on the ip addres you have entred
  17. if u want to take it online....leave all the server.config/login.config to default and change only this <?xml version="1.0" encoding="UTF-8"?> <!-- Put old contents of ExternalHostname here, used by default --> <gameserver address="192.168.1.2"><<<<this is your local ip "192.168.x.x" is local ip not global.... <!-- Localhost access --> <define subnet="127.0.0.0/8" address="127.0.0.1" /> <!-- LAN's, put old contents of InternalHostname here --> <define subnet="127.0.0.0/24" address="192.168.1.2" /> </gameserver> if you don't have a global ip seach for www.noip.com tutorials on forum ore google if you have a global ip ore after u use noip ,,,,make shoure that the port 7777/2106/9014 are opend on your server pc
  18. last night evriting work perfectly but i don't know why now something strange is happening... 1st i use l2jserver las revesion clean comp 2ns i use ubuntu 3rd i use noip2.... when i start server and login evrything is ok.... but when i try to login in game the login terminal gets this error it logs in login screen i see the server name and evrything ....but when i try to log on server ...the same error appear.... and i't dosn't connect to server
  19. is it different from the chatflood protection that ct2.5 have?
  20. dose any1 have geodata for freya..? i mean geodata+pathnode
  21. i know i'm offtopic but why when i copile with eclipse i get this [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified but it still builds succesfuly..
  22. read the rest of the topic... http://www.maxcheaters.com/forum/index.php?topic=121108.msg1242420#msg1242420
  23. how can u put the rest of the augment stat...(pdef ...mdef regen ...)?
  24. the npc is ok ...but it use clinet side modeling...
  25. i think it will be better if u add top pvp and top pk players on it..
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..