Jump to content

SilverCrown

Members
  • Posts

    24
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About SilverCrown

Profile Information

  • Gender
    Not Telling

SilverCrown's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Hmm, i like it. If you are with few friends it's ok... just kill all grand bosses in first day and you're fine in one day :D thats what i think ^^
  2. Nice server ! i really like it :D i think it is now under ddos and thats why it is offline right ? :D
  3. done topic closed ... :troll:
  4. Hello, i have added this : if (item.getItemType() == L2ArmorType.HEAVY) { if ((activeChar.getClassId().getId() == 93) || (activeChar.getClassId().getId() == 101) || (activeChar.getClassId().getId() == 108) || (activeChar.getClassId().getId() == 8) || (activeChar.getClassId().getId() == 36) || (activeChar.getClassId().getId() == 9) || (activeChar.getClassId().getId() == 37) || (activeChar.getClassId().getId() == 24) || (activeChar.getClassId().getId() == 92) || (activeChar.getClassId().getId() == 102) || (activeChar.getClassId().getId() == 109) || (activeChar.getClassId().getId() == 114)) { activeChar.sendPacket(SystemMessageId.CANNOT_EQUIP_ITEM_DUE_TO_BAD_CONDITION); return; } } if (item.getItemType() == L2WeaponType.BOW) { if ((activeChar.getClassId().getId() == 5) || (activeChar.getClassId().getId() == 6) || (activeChar.getClassId().getId() == 90) || (activeChar.getClassId().getId() == 91) || (activeChar.getClassId().getId() == 20) || (activeChar.getClassId().getId() == 32) || (activeChar.getClassId().getId() == 106) || (activeChar.getClassId().getId() == 99) || (activeChar.getClassId().getId() == 114) || (activeChar.getClassId().getId() == 93)) { activeChar.sendPacket(SystemMessageId.CANNOT_EQUIP_ITEM_DUE_TO_BAD_CONDITION); return; } } in useitem.java but why it dosen't work ? when i wear an heavy armor i get the message but the armor dosen't unequip :)
  5. so there will be no rb jwls ?
  6. connection timed out :) maybe disable firewall / antivirus ..
  7. true.
  8. cocaine :)
  9. Hello, please give me some ideas for vote reward ( is individual reward not global ) i don't want to add custom items :)
  10. My laptop got unpluged by mistake(it has been shutted down) now when i want to compile the server i get 'Specified VM install not found: type Standard VM, name jdk1.7.0_04' why the -beep- i get it ? how can i fix it ? problem solved...
  11. you can disable the scheme function :) it have configs ...
  12. don't lie you didn't search anything ... look http://maxcheaters.com/forum/index.php?topic=248246.0 :)
×
×
  • 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