Jump to content

DeViLoS

Members
  • Posts

    160
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by DeViLoS

  1. dn se epiasa... :P
  2. Geia sas.! Exw ena problem me ta java codes. Exw parei merika codes ke dn mporw na ta balw. ;/ prospa8w na balw auto to code alla dn mporw na brw to java/config/l2jmods.properties (Exw L2J High Five Pack) Index: java/com/l2jserver/gameserver/network/clientpackets/AbstractRefinePacket.java =================================================================== --- java/com/l2jserver/gameserver/network/clientpackets/AbstractRefinePacket.java (revision 4420) +++ java/com/l2jserver/gameserver/network/clientpackets/AbstractRefinePacket.java (working copy) @@ -253,7 +253,7 @@ return false; if (item.isWear()) return false; - if (item.isPvp()) + if (item.isPvp() && !Config.ALT_ALLOW_REFINE_PVP_ITEM) return false; if (item.getItem().getCrystalType() < L2Item.CRYSTAL_C) return false; Index: java/com/l2jserver/gameserver/network/clientpackets/RequestConfirmCancelItem.java =================================================================== --- java/com/l2jserver/gameserver/network/clientpackets/RequestConfirmCancelItem.java (revision 4420) +++ java/com/l2jserver/gameserver/network/clientpackets/RequestConfirmCancelItem.java (working copy) @@ -67,7 +67,7 @@ return; } - if (item.isPvp()) + if (item.isPvp() && !Config.ALT_ALLOW_REFINE_PVP_ITEM) { activeChar.sendPacket(new SystemMessage(SystemMessageId.THIS_IS_NOT_A_SUITABLE_ITEM)); return; Index: java/com/l2jserver/Config.java =================================================================== --- java/com/l2jserver/Config.java (revision 4425) +++ java/com/l2jserver/Config.java (working copy) @@ -715,6 +715,7 @@ public static int L2JMOD_DUALBOX_CHECK_MAX_PLAYERS_PER_IP; public static int L2JMOD_DUALBOX_CHECK_MAX_OLYMPIAD_PARTICIPANTS_PER_IP; public static TIntIntHashMap L2JMOD_DUALBOX_CHECK_WHITELIST; + public static boolean ALT_ALLOW_REFINE_PVP_ITEM; //-------------------------------------------------- // NPC Settings @@ -2449,6 +2450,7 @@ } } } + ALT_ALLOW_REFINE_PVP_ITEM = Boolean.parseBoolean(L2JModSettings.getProperty("AltAllowRefinePVPItem", "False")); } catch (Exception e) { Index: java/config/l2jmods.properties =================================================================== --- java/config/l2jmods.properties (revision 4425) +++ java/config/l2jmods.properties (working copy) @@ -418,3 +418,11 @@ # will be 1+2=3. Use 0 or negative value for unlimited number of connections. # Default: 127.0.0.1,0 (no limits from localhost) DualboxCheckWhitelist = 127.0.0.1,0 + +# --------------------------------------------------------------------------- +# Items +# --------------------------------------------------------------------------- + +# Allows players to refine (augment) PVP items. +# Default: False +AltAllowRefinePVPItem = True \ No newline at end of file Exw prospa8isei na to brw alla dn mporw me tpt. sas Dixnw merikes Eikones mpas ke mporesete na me boi8isete... ;/ http://img696.imageshack.us/img696/5213/clip00090001.jpg[/img] Mpas ke exw allo eclipse ke mou dixnei allios to pack?
  3. Gj pro Baggos alla megalitero gj ama eftiaxnes ke ena Hi5 pack.. ;PP
  4. Geia sas! Dn 3erw ama ime sto swsto section alla ama dn ime as me kanei kapios move. Lpn 8a i8ela kapios na m dosei i na m brei kapia l2 clan website templates. Euxaristo.!
  5. Na dw pote 8a bgalei i l2j server to GoD project... -.-
  6. Egw vrika enan pou 3erei alla m fenete to pack p exei m fenete kineziko.. ;/
  7. exw source alla dn 3erw pws na to xrisimopioisw s exw stilei request sto msn ama exeis fb stile pm
  8. re palikari dn gienete na to kanw config apo to pack? ;/ mono me code gienete?
  9. Guys pws mporw na kanw ta pvp weapon enchatable sto attri ke na mporw na ta kanw augument??
  10. http://maxcheaters.com/forum/index.php?topic=222904.0
  11. paidia pws mporw na kanw ta hero na bgenoun automata ka8e 2 ebdomades?? (apo navicat)
  12. pio ine to msn s?
  13. ke pou svinw ta quest?
  14. Guys exw 2 prob To 1o ine oti dn mporw na brw pws na alla3w siege time sta castle ta allazw apo to game ke tpt Ke to 2o ine px kanw pvp zone to valakas zone ke otan kanw tpt me allon aplo char me bgazei tin goddard automata ti na kanw ? (EXW FREYA PACK)
  15. ama mporei kanenas na mpei me teamviewer as m stilei pm thx..
  16. ne mono pou ine allios to pack ke dn mporw na brw to l2jmod.properties P.X java\com\l2jserver
  17. koita epidi dn ime kanenas pro dev, ama brei kanenas ena guide 8a ime ok gt etc dn exw katalabei tpt Ama breis kanena guide pes. Thx.
  18. ne re agorina alla dn 3erw na allazw imports ke dn 3erw ti ine auta ta imports. Ke lew ama iparxei kanena guide gia ta imports ke gia tis alles alages pou eipes..
  19. 8a boi8isei kanenas re paidia..? (sry gia to diplo post)
  20. eiparxei kanena guide gia na alla3eis imports ke ti ine ta imports..?
  21. re paidia pou 8a brw ta new java codes gia freya gt 8elw na balw pvp pk color ke dn 3erw pws na ta balw ta exei allios to pack sta freya ... ;/
  22. 8a m pei kaneis ti lathos exw kanei ke pws na to dior8osw auto to lathos to exw se olo to gm shop dn m bgazei tpt
×
×
  • Create New...