Jump to content
  • 0

[Request]Custom Enchant Value


Spidey*

Question

Psaxnw ena mod apo to opio exw mono ta configs...

ta configs ta lene ola .. nmzw dn xreiazete alles plirofories

 

 

# Enchant Value.
# A Scroll , By Default Enchants The Item By One.
# You Can Set The Number From Here.
# Example : IF CustomEnchantValue = 5 The Enchantment Will
# Go From +0 to +5 , from +5 to +10 , and from +10 to +15 etc
# Default / Retail : 1
CustomEnchantValue = 100

 

thx

Link to comment
Share on other sites

13 answers to this question

Recommended Posts

  • 0

Psaxnw ena mod apo to opio exw mono ta configs...

ta configs ta lene ola .. nmzw dn xreiazete alles plirofories

 

 

# Enchant Value.
# A Scroll , By Default Enchants The Item By One.
# You Can Set The Number From Here.
# Example : IF CustomEnchantValue = 5 The Enchantment Will
# Go From +0 to +5 , from +5 to +10 , and from +10 to +15 etc
# Default / Retail : 1
CustomEnchantValue = 100

 

thx

Tι ειναι το mod που ψαχνεις?

Μηπως Code?

Link to comment
Share on other sites

  • 0
[NoX*ShiNe" post=1022806" timestamp="1272731112]

Tι ειναι το mod που ψαχνεις?

Μηπως Code?

y..

phgainei to oplo-armor apo +0 , + 100 apo +100 + 200 kai lipa..

analoga me to CustomEnchantValue..

To eixe h l2jarchid alla opws 3ereis tr prp na plirwseis gia na pareis to SVN tous

Link to comment
Share on other sites

  • 0

y..

phgainei to oplo-armor apo +0 , + 100 apo +100 + 200 kai lipa..

analoga me to CustomEnchantValue..

To eixe h l2jarchid alla opws 3ereis tr prp na plirwseis gia na pareis to SVN tous

Kατι τετοιο δηλαδη?

http://www.maxcheaters.com/forum/index.php?topic=82997.0

Link to comment
Share on other sites

  • 0

psaxnw..kai gia eykoleia vazw sto search fraseis apo ta configs

px..  Go From +0 to +5

tspa.. 8a psaxw pali

Θα ψαξω και εγω αν βρω κατι 8α σου κανω Pm.
Link to comment
Share on other sites

  • 0

Ama katalaba kala.... oriste o Code:

 

src\main\java\net\sf\l2j\gameserver\clientpackets\requestEnchant.java

Bres afto:


                item.setEnchantLevel(item.getEnchantLevel()+1);
                item.setLastChange(L2ItemInstance.MODIFIED);
                item.updateDatabase();

Kai kanto :

                item.setEnchantLevel(item.getEnchantLevel()+Config.SP_ENCHANT);

Meta pigene Config kai perna afta:

public static int			ENCHANT;
.....

ENCHANT = Integer.parseInt(zeroSettings.getProperty("CustomEnchantValue", "100"));

 

testareto kai pes mou...to ekana poli grigora... :p

Link to comment
Share on other sites

  • 0

Me liges allages Doulepse...

vsk la8os p dn prosexes mallon logo viasinis opws eipes einai oti

to vazeis sto config.java ws ENCHANT

kai meta sto RequestEnchant to vazeis ws SP_ENCHANT

btw ty...

Link to comment
Share on other sites

  • 0

Φίλε είδα εναν σέρβερ που το είχε μισο να ρωτήσω Admin να μου πει και θα σου πώ

CustomEnchantValue = 100

 

kai + poso 8es na paei ???

 

Gyes to problima exei li8ei....:

 

Me liges allages Doulepse...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...