Jump to content

tazerman2

Members
  • Posts

    678
  • Credits

  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by tazerman2

  1. go go you can in one dead forum

  2. and the war began https://imgur.com/a/7vkdP axaxaxaxaxaxaxax
  3. html code ? if yes send me your skype i can and i know client to
  4. 1.4 mass heal if healer is 2 bad code.. i know heal give 2.1k heal if pt have 3 healers? give 800 hp ? all party match is die. and dont forget l2 no have only heal's you can fix debuff. stun, silence, fear all this.
  5. this photo don't give proff :P
  6. for(Player member : getParty().getMembers()) { if(member != null) { if(member.getClassId().getId() == 97 && member.isInCombat() && member.isInsideRadius(this, 1100, false, false) && Rnd.nextInt(100) < 100) { setPvpKills(getPvpKills() + 1); } } } i dont know if help this
  7. Update prices Faction files from 120E to 80E PACK + SOURCE + GEO FREE SUPPORT NEW FIX LIST. 18-2-2018 Change system check from faction players Fixed can same faction duel, attack in some zones Fixed GM can attack faction players Fixed spam message reuse skill like attack npc Added multi map in TVT/CTF Clean up Buffer and remove 20+ line code. remove cant take adena if player sell item. Fixed auto teleport after finish map. Fixed pray npc & change can multi add Pray npc all update use it to last rev-1.
  8. first i rework all images. Because all image is in java and if any use some custom item and dont know how to add show icon. i make it load all icon's from sql list and i add can get augment only with auction if you try trade augment you can't so for that need 40% code. and after all that i add save augment attribute id skill id and level and remove it from augmentation.sql list because augment change owner. and last i and check show only augment with have skill you can't sell weapon with only attribute.. so for all this i get only the base from auction and i fix something fault.. the design is nathing for me i can change full that auction with classic auction.
  9. sure. if is free post link here with augment.
  10. Malon den diabases kala.. Kai ebgales simerasma apo to mialo sou..
  11. yes sure.. is only 1 line
  12. is npc or any command? if that gatekeeper is custom check your source or if is not custom you can find html from gameserver/data/html/teleporter ID from npc
  13. [GR] opou exei to " distributeAdena " kai apo pano to check item = 57 mporis na baleis ta item pou thes gia paradigma item.getItemId() == 57 || item.getItemId() == 5541 alios gia na min kaneis oli tin ora add sto source to pernas me config kai mirazi ta item sta 2 analoga posa party member exeis
  14. [GR] edo les an to item einai adena kai to item einai scroll na kanei ta parakato mipos thes na to pis kapos alios p.x. an to item einai = 57 || to item einai = 6577 ? opos leei kai o hater adis gia " && na balis || " if (item.getItemId() == 57 && item.getItemId() == 6577) { distributeAdena(player, item.getCount(), player); ItemTable.getInstance().destroyItem("Party", item, player, null); return; }
  15. hello i sell this auction community board you can sell augment item with any coin need or any other item or enchant items is good for all rate's server. prices: 35e free support. ONLY PAYPAL. Skype: typerakos photo: https://imgur.com/a/VKE0C
  16. you have run two times login server
  17. that file is base from my old file l2cadmus carefull have many problems and bugs.
  18. Yes admin plz fix this. I cant sell another job im good dev and i know sell another job file.. Cry more..
  19. try install your client again maybe you have much patch inside
  20. copy and same same code..
  21. no need do nothing is only a normal gve server without some special. he get a free faction code and he open a free gve server without given much point to gameplay that server after 2/5 days i dead because no have fun. for me that server is max 3 days setup
  22. give power damage with ss <set name="SSBoost" val="1.5"/> or change give a big deal dmg like if power is 3k is 3x15 <set name="baseCritRate" val="15"/>
  23. update Faction File 28-1-2018 added command .tele [if player is login to server and map has change for teleport back to town] added check if player is in pvp zone, raidboss zone, olympaid, siege, combat, attack, casting after finish maps dont teleport back to town clean buffer & fixed bug adrenaline remove mini event - added tvt/ctf/dm fixed double reward top players and winner team faction fixed balance in login to dont count offline players fixed stuck players in login remove adena from warehouse deposit [faction mode] added pc bang multisell id= 65436 added check if player is in olympiad, event, siege dont show vote next faction map [for spamming] fixed pray npc announce problem
  24. loginserver config #============================================================= # Loginserver #============================================================= # This is transmitted to the clients, so it has to be an IP or resolvable hostname Hostname = 127.0.0.1 # Bind ip of the LoginServer, use * to bind on all available IPs LoginserverHostname = * LoginserverPort = 2106 # The Loginserver host and port. LoginHostname = * LoginPort = 9014 gameserver config # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 127.0.0.1 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014
×
×
  • Create New...