Jump to content

SilverCrown

Members
  • Posts

    24
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by SilverCrown

  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. 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 :)
  4. so there will be no rb jwls ?
  5. Hello, please give me some ideas for vote reward ( is individual reward not global ) i don't want to add custom items :)
  6. 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...
  7. you can disable the scheme function :) it have configs ...
  8. don't lie you didn't search anything ... look http://maxcheaters.com/forum/index.php?topic=248246.0 :)
  9. and weapon +20 i guess the armor and jwls too, full atri ? :) skills +15/30 ? ( i've got from "Netsky" bluff +15 )
  10. it sucks don't join :P too many donators ( 10 euro and you've got everything ! )
  11. and how the hell can we help you if you don't post any error, code ....
  12. Do you like GoD Items ( Armor, Weapon, Jwl, Cloaks ) in Hi5 PvP server ? ( it won't be OP, will have same stats like in god ) Give opinion please :D
×
×
  • Create New...