mjst Posted January 6, 2010 Posted January 6, 2010 hello pio einai to fix re cis gia Augment Skills Stuck? o server einai c6
0 Commodus Posted January 6, 2010 Posted January 6, 2010 Den ginetai na ftiaxtei , efoson xrhsimopoieis preconfigured pack.
0 mjst Posted January 6, 2010 Author Posted January 6, 2010 den einai dikos mou o server alla apo oti xero den einai preconfigured pack. xereis na mou pis pos na to fix? h kapio guide?
0 Commodus Posted January 6, 2010 Posted January 6, 2010 An den eine preconfigured pack kai autos pou exei to pack to exei kanei o idios compile , i moni lisi eine na to kanei update sto latest rev. Alla sinithos , auta ta problimata emfanizonte mono sta preconfigured packs. Den nomizw na to exei kanei autos compile.
0 mjst Posted January 7, 2010 Author Posted January 7, 2010 ok commadus thx... malon afto prepi na exei gini kai isos na pari kenourio pack kai na kanei ta update stin last rev cu :PPpppPPpp
0 Coyote™ Posted January 7, 2010 Posted January 7, 2010 Index: /java/net/sf/l2j/gameserver/clientpackets/UseItem.java =================================================================== --- /java/net/sf/l2j/gameserver/clientpackets/UseItem.java (revision 0) +++ /java/net/sf/l2j/gameserver/clientpackets/UseItem.java (revision 1) @@ -141,4 +141,41 @@ if (itemId == 57) return; + + L2Weapon curwep = activeChar.getActiveWeaponItem(); + if (curwep != null) + { + if ((curwep.getItemType() == L2WeaponType.DUAL) && (item.getItemType() == L2WeaponType.NONE)) + { + activeChar.sendMessage("You are not allowed to do this."); + return; + } + else if ((curwep.getItemType() == L2WeaponType.BOW) && (item.getItemType() == L2WeaponType.NONE)) + { + activeChar.sendMessage("You are not allowed to do this."); + return; + } + else if ((curwep.getItemType() == L2WeaponType.BIGBLUNT) && (item.getItemType() == L2WeaponType.NONE)) + { + activeChar.sendMessage("You are not allowed to do this."); + return; + } + else if ((curwep.getItemType() == L2WeaponType.BIGSWORD) && (item.getItemType() == L2WeaponType.NONE)) + { + activeChar.sendMessage("You are not allowed to do this."); + return; + } + else if ((curwep.getItemType() == L2WeaponType.POLE) && (item.getItemType() == L2WeaponType.NONE)) + { + activeChar.sendMessage("You are not allowed to do this."); + return; + } + else if ((curwep.getItemType() == L2WeaponType.DUALFIST) && (item.getItemType() == L2WeaponType.NONE)) + { + activeChar.sendMessage("You are not allowed to do this."); + return; + } + } + + Μην με ρωτήσεις τι να το κάνεις αυτό, plz
0 mjst Posted January 7, 2010 Author Posted January 7, 2010 oxi re c ti na se rotiso :P logika paw edo /java/net/sf/l2j/gameserver/clientpackets/UseItem.java kai ta pernaw 8a to psaxo.. thx pados..
0 Vkouk Posted January 7, 2010 Posted January 7, 2010 oxi re c ti na se rotiso :P logika paw edo /java/net/sf/l2j/gameserver/clientpackets/UseItem.java kai ta pernaw 8a to psaxo.. thx pados.. pas /java/net/sf/l2j/gameserver/clientpackets/UseItem.java pata CTRL + F meta psaxnis na vris auto if (itemId == 57) meta kato pao to reutn pata duo space vazis to code kai siga siga vgazis ta + Eine sthn 141 seira.Kapou eki.Den exi error tpt.Pernato kane compile kai GG
0 mjst Posted January 7, 2010 Author Posted January 7, 2010 tpt alo pou prepi na prosexo se afto to 8ema exei? ean oxi close
0 Flash™ Posted January 8, 2010 Posted January 8, 2010 tpt alo pou prepi na prosexo se afto to 8ema exei? ean oxi close
Question
mjst
hello
pio einai to fix re cis gia Augment Skills Stuck?
o server einai c6
9 answers to this question
Recommended Posts