Jump to content

[Share][L2J]Rod Bug Fix


Recommended Posts

[GR]8a sto po etsi afto to bug ginete na to fix akoma kai apo db den einai tpt spoudeo ama 3eris pos doulevi to bug, tespa kl pou to ekanes share einai polu pou den to 3eroun xd

Link to comment
Share on other sites

[GR]8a sto po etsi afto to bug ginete na to fix akoma kai apo db den einai tpt spoudeo ama 3eris pos doulevi to bug, tespa kl pou to ekanes share einai polu pou den to 3eroun xd

ok bres m esy sto Triton Pole mia idiotita px san to dropable.... gia aug... gt egw dn 3erw... twra an exei bgei kamia new noaugment.................................................................. axxaxa
Link to comment
Share on other sites

  • 1 month later...

Umm. activeChar.closeNetConnection(); its turn off your Client? Its smart? Better would be

 

boolean TryAugmentItem(L2PcInstance player, L2ItemInstance targetItem, L2ItemInstance refinerItem, L2ItemInstance gemstoneItem)

{

+ // can't aug ROD

+ if (targetItem.getItem().getItemType() == L2WeaponType.ROD)

+ {

+ player.sendMessage("You can't augment rod type weapons");

+ return false;

+ }

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...