Jump to content

~Sens

Members
  • Posts

    580
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ~Sens

  1. I'm looking for all Lineage Class Icons in png format maybe someone have it ?
  2. Check this, it's the same !!!
  3. Yes is possible but i think you are in wrong section :P Request Server Development Help [L2J]
  4. What do you mean by the "cant addapt it couse i dont have the .java files on Eclipse." Its already addapted ... Addapted to l2jserver H5 Beta, rev core:5639 datapack:9185. - Valanths L2jServer H5 Beta patch Addapted to l2jserver H5 Beta, rev core:6165 datapack:9909. - Valanths L2jServer H5 Beta patch
  5. Check that links !!! https://www.4shared.com/rar/8yjOi8zl/Ixion_Armor_Set_ByDods.html https://www.4shared.com/rar/2h_xZX6j/file.html?
  6. Πραγματικά φιλέ δεν αξίζει να ασχοληθείς καθόλου. Δυστυχώς για όλους μας το L2 έχει πεθάνει ιδικά για Interlude που ανέφερες, πλέον όσοι ασχοληθούν θα προτιμήσουν official που είναι και free. Όσο αφορά το pack ο Official Frozen έχει νεκρώσει, έχει ξεκινήσει ένα παιδί τα updates βασισμένο στο last rev του Frozen ρίξει μια μάτια εδώ... L2jFrozen 1.5 και αν δεν σου κάνει πάμε l2jacis!!!
  7. I dont think so... just you bored to search !!! Source Pack + Backup
  8. Δώσε και άλλες πληροφορίες... τι Chronicle ψάχνεις ; Ρίξε και μια μάτια εδώ... https://maxcheaters.com/forum/72-marketplace-l2packs-files/
  9. Maybe is there any interface for gracia final like the Iordanov ??
  10. CharTemplateTable.getClassNameById(player.getClassId().getId())
  11. L2ItemInstance chest = getInventory().getPaperdollItem(Inventory.PAPERDOLL_CHEST); if (chest != null) { L2ItemInstance[] unequipped = getInventory().unEquipItemInBodySlotAndRecord(chest.getItem().getBodyPart()); InventoryUpdate iu = new InventoryUpdate(); for (L2ItemInstance element : unequipped) iu.addModifiedItem(element); sendPacket(iu); }
  12. to smart -.-
  13. ... I search but nothing all shares have the vitality effect at Sleep
  14. gameserver\config\functions\l2jfrozen.properties # Allow Custom Starting Level. # Usage: if True , Then When A New Character is Created , Its Level is Automatically # Setted To The Number of CharLvl CustomStartingLvl = True # Character Level You Want CharLvl = 80 CustomStartingLvl = True ( καν το False )
  15. Hello guys maybe someone can help me to transfer vitality effect from abnormal_effect_sleep to abnoraml effect_fireroot_stun ? and to return the effect of abnormal_effect_sleep to official official lineageeffect.u | vitality effect
  16. Δωσε team να στο κανω!
  17. Ειχες παρει Magic Symbol ?
  18. Δεν αξιζει καλυτερα κατεβασε το frozen και ασχολησου με το "clear" L2jFrozen SVN
  19. Λογικα ετσι https://l2topzone.com/tv.php?id=6150
  20. gameserver/config/functions/pvp.properties # ----------------------------- # Configure karma - # ----------------------------- # Increase / loss of karma MinKarma = 240 MaxKarma = 10000 # The minimum karma lost if 0 karma is to be removed. # Default: 0 BaseKarmaLost = 0
×
×
  • Create New...