Jump to content

Godrich

Members
  • Posts

    24
  • Joined

  • Last visited

  • Feedback

    0%

About Godrich

Contact Methods

  • Website URL
    http://l2jserver.com

Profile Information

  • Gender
    Male
  • Interests
    Ain't be better

Godrich's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. yesterday it switched to 10 sir
  2. read the features before playing please, you have to use control + skill at some mass skills
  3. its still not accepted, it takes 2-4 days as hopzone/topzone rules say.
  4. It's good for high rate servers to have some farm, pure pvp is boring PS: Added new download link: Click me
  5. give me some minutes sir.
  6. thanks sir.
  7. wow, can you provide an image?
  8. lol i hope too
  9. Lineage II Atlas Interlude PvP Server Rates: -Experience 1000x -Party Experience 2x -Skill Points 1000x -Adena 1000x General: -2 Hour Buffs -No custom armors/weapons -NPC Buffer/Gatekeeper/GM Shop -Vote Reward -TvT/Ctf/GM Events -No clan penalties -No Subclass/Noblesse quest -No Corruptions/Wipes -Item for clan points -Clan raids with special drops -Hero System every 2 weeks Enchant: -Safe Enchant: 4 -Max Enchant: 20 -Enchant rate 85% -Blessed rate: 100% About Farming: -Each mob drops 1 Fire ,1 Wind and 1 Water Mantra. Fire Mantras are useful to buy s grade weapons and blessed scrolls (for weapons). Wind Mantras are useful to buy s grade armors and blessed scrolls (for armors). Water Mantras are useful for Boss Jewels and other stuff like Secret Book of Giants, Life-stones etc. How to get clan points -Clan Raids. There are 2 raid bosses,Uruka and Ember, which drop 8 festival adena each. Each festival adena gives 500 clan reputation points when used by a clan leader. -Bots. No description is needed here, just one note. Starting level is 40 so that when the "bot" completes the second class transfer, clan gains 170 reputation points. -Clan wars. When a clan member kills a war enemy, his clan gains 25 clan reputation points. The enemy clan looses 2 clan reputation points. Dedicated Server: -Intel Core i7 2600K 3.40Ghz -8 GB DDR3 RAM -1 TB 7.200 RPM -100 TB Traffic p/m Upload Connection: Website Patch Forum
  10. so make it this way if (activeChar.getClassId().getId() == 93 || activeChar.getClassId().getId() == 98 || activeChar.getClassId().getId() == 108 || activeChar.getClassId().getId() == 101 || activeChar.getClassId().getId() == 8 || activeChar.getClassId().getId() == 23 || activeChar.getClassId().getId() == 36) { if (item.getItemType() == L2ArmorType.HEAVY) { activeChar.sendMessage("Cannot equip item due to bad condition"); return; } } ;-)
  11. try to make the l2pcinstance part like this 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. i am interested, but let me know why don't you announce it in public?
  13. and what is the price please?
  14. somebody told me that you 're selling it for 100+ euros, it does not deserve any kind of this price
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock