Jump to content

Recommended Posts

Posted

Hi paidia eipa na kanw ena pack server  me custom weapons kai custom armors  leipon oriste  to pack

 

 

--------------------------------

 

*L2L2J-HardCode Project

 

*Java Anti-Phx Announce

*Java Anti-Phx Enchant

*Multisell bug fixed

*Walker Protection

*Multisell Anti-Phx

*Stucksub Fixed

*Trade Bug Fixed

 

Edo mporite na dite ti compile exei to pack

edo kano mporite na dite ka8e fora pou kano to pack update kai na to katebazete kai na kanete kai to dikosas update

 

 

-------------------------

*Npc

*Buffer_full_2Hours

*Gm_shop_Full_and Custom Weapons_Custom_Armors_Gold_Bar

*Custom Gatekeeper

*Custom_Nobles

----------------------------

*Custom

*Custom_Epic_Armors

*Custom_Dynasty_Armors

*Custom_Demonic_Weapons

---------------------------------------

*Photo

 

 

11jaj28.jpg

 

a5l35j.jpg

 

width=1024 height=761http://i26.tinypic.com/34zkkn4.jpg[/img]

 

----------------------------------------------------------------------

 

to pack exei mesa kai backup

 

*link

Custom_server_karxarias

 

Custom_Armors_and_weapons

 

edo patebaste ama 8elete ta Custom_Tattoos_Stats_For_I

 

Custom_system

 

 

 

 

.:: For Interlude ::.

Posted

Den Katalabeno Gt Ftiaxnete Olo Packs Kai Ta Kanete Shares Afou Mono Npc Perases Pia I Ousia?Alla Ok I Prospa8eia Metraei Filika Panta

 

file ama blepeis kala den exo peraei mono npc exo peraseis  custom armors 2 custom weapons kai  npc custom ama den ta blepeis se parakalo min les oti mono npc bazo  sorry kai olas

Posted

dikio exei o krash dn leei na les oti eftiaxes to pack enw evales mono npc k custom mesa auto dn eine modify

An einai na kaneis kati sovaro kane kati san to stefouli p s kathe rev prostheti kai kati kainourgio+kalo

Filika,

.........!

Posted

file afto to pack sigoura exi anti-hack opos les???

 

gt apoti 3erw dld ola etsi lene alla @@ den exoune sigoura dld gia na min katebazoumetzampa dld na to lete oxi psemata...

 

an exi sigoura na grafete....

Posted

file afto to pack sigoura exi anti-hack opos les???

 

gt apoti 3erw dld ola etsi lene alla @@ den exoune sigoura dld gia na min katebazoumetzampa dld na to lete oxi psemata...

 

an exi sigoura na grafete....

Ti Lene Kai Tn De Lene Asto Gia Na Mhn Katebazeis Tsampa Ma8e Na to Kaneis Monos Sou Kai Oxi Tsampa :)
Posted

Kapote Omws Prepei Na Ma8ete Swsta?

 

file opos oloi edo  mesa 3ekinisame apo kapou kai ftasame kapou min kaneis  kritiki sta paidia pou einai new  giati oute esu otan isoun stin 8esi tous den sou arese na se kritikaroun..

 

 

kai kati allo ama 8elete na milisete kane pm o enas ston allon den 8a milate se ena post gia na  lete oti kanate post sorry kai olas

Guest
This topic is now closed to further replies.



  • Posts

    • If this is actually true, then it's not about a resource leak but a stuffed client data which you might have caused god knows how. On top of that you run Interlude which is extremely primitive in client-side tools to diagnose anything robust (aside from the standard emitter, render, script, net and stat on screen info output)
    • serverpackets/CharInfo               writeD(_activeChar.getAppearance().getSex() ? 1 : 0);             writeD(_activeChar.getBaseClass());             for (int slot : getPaperdollOrder())             {   +              switch (slot)   +             {   +                  case 6:   +                      writeD((_activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_CHEST) : _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR));   +                      break;   +                  case 10:   +                      writeD((_activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_GLOVES) : _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR));   +                      break;   +                  case 11:   +                      writeD((_activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_LEGS) : _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR));   +                      break;   +                  case 12:   +                      writeD((_activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_FEET) : _activeChar.getInventory().getPaperdollItemId(Inventory.PAPERDOLL_UNDERWEAR));   +                      break;   +                  default:   +                      writeD(_activeChar.getInventory().getPaperdollItemDisplayId(slot));   +              }   +          }                          for (int slot : getPaperdollOrder())             {                 writeD(_activeChar.getInventory().getPaperdollAugmentationId(slot));             } serverpackets/UserInfo         writeD(_activeChar.getCurrentLoad());         writeD(_activeChar.getMaxLoad());                  writeD(_activeChar.getActiveWeaponItem() != null ? 40 : 20); // 20 no weapon, 40 weapon equipped         for (int slot : getPaperdollOrder())         {    +         switch (slot)    +         {    +             case 6:    +                 writeD((_activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_CHEST) : _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             case 10:    +                 writeD((_activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_GLOVES) : _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             case 11:    +                 writeD((_activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_LEGS) : _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             case 12:    +                 writeD((_activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_FEET) : _activeChar.getInventory().getPaperdollObjectId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             default:    +                 writeD(_activeChar.getInventory().getPaperdollObjectId(slot));             }         }         for (int slot : getPaperdollOrder())         {    +         switch (slot)    +         {    +             case 6:    +                 writeD((_activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_CHEST) : _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             case 10:    +                 writeD((_activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_GLOVES) : _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             case 11:    +                 writeD((_activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_LEGS) : _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             case 12:    +                 writeD((_activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR) == 0) ? _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_FEET) : _activeChar.getInventory().getPaperdollItemDisplayId(Inventory.PAPERDOLL_UNDERWEAR));    +                 break;    +             default:    +                 writeD(_activeChar.getInventory().getPaperdollItemDisplayId(slot));             }         }         for (int slot : getPaperdollOrder())         {             writeD(_activeChar.getInventory().getPaperdollAugmentationId(slot));         }           
    • WTB Myext64 by @eressea missing adition OfflineShopRestore then server restart. Offer: 20 USD Payment with Crypto, then all working and tested in my live server. My discord: Jen2#1273
    • Hey, gamers!   I'm thinking about launching a High Five x30 server and would love to hear your thoughts! Would you play on a server with these features? 🔹 No Pay-to-Win – no items that give an unfair advantage. 🔹 Donations only for premium, noblesse, and skins – purely cosmetic or convenience-based. 🔹 Daily rewards from farming – active players get rewarded. 🔹 Only 1 dual box allowed – to keep the gameplay fair.   What do you think? Would you play on such a server? Any feedback or suggestions are welcome! Join our Discord to discuss: https://discord.gg/zeArBXcAxh
    • L2JHellas Test Server is Live!  If you want to test L2JHellas , you can check discord for the .ini file to connect. The test server will be online 24/7, so feel free to hop in anytime!  Accounts are auto created!
  • Topics

×
×
  • Create New...