Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas (https://secretexperience.net/l2j-duvidas/)
-   -   [Interlude] como faço pro meu server pegar +15 ou +25 (https://secretexperience.net/l2j-duvidas/12338-como-faco-pro-meu-server-pegar-15-ou-25-a.html)

r4v3r1990 31-08-2009 11:18 PM

como faço pro meu server pegar +15 ou +25
 
galera como eu posso fazer pra deixar o maximo de refinamento seja +15 ou melhor se der ate +25 ? tem que editar algun .txt ?? ou tem que criar alguma skill como eu faço ehin galera ? :unsure:

Misho 31-08-2009 11:30 PM

Me desculpe mas o que seria refinamento?

enchat de armas?

se for isso pode veriricar no character (se nao tiver e outro arquivo)

Código:

# ---------------------------------------------------------------------------
# Enchanting
# ---------------------------------------------------------------------------
# This controls the chance an item has to break if it is enchanted.
# This chance is in %, so if you set this to 100%, enchants will always succeed.
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
# Default: 66,66,66
EnchantChanceWeapon = 35

#
EnchantChanceArmor = 30

#
EnchantChanceJewelry = 38

# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
# Default: 66,66,66
BlessedEnchantChanceWeapon = 45

#
BlessedEnchantChanceArmor = 40

#
BlessedEnchantChanceJewelry = 42

# This is the enchant limit, if set to 0, there will be no limit.
# Example: If this is set to 10, the maximum enchant will be 10.
# Default: 0, 0, 0
EnchantMaxWeapon = 0

#
EnchantMaxArmor = 0

#
EnchantMaxJewelry = 0

# This is the maximum safe enchant.
# Notes:
#        If EnchantSafeMax is set to for 8 the item will be safely enchanted to 8 regardless of the max enchant value set above.
#        EnchantSafeMaxFull is for full body armor (upper and lower).
#        These values should always be greater than 0.
# Default: 3, 4
EnchantSafeMax = 3    (aqui ate quanto vai 100% sem falhar

#
EnchantSafeMaxFull = 16 (Aqui ate mais quanto o Server aceita ,tipo ate +16, uso isso se aparecer arma +16 e bug ou hacker)

Se caso nao for isso ignore meu POST

admedson 31-08-2009 11:40 PM

onde encontra esse arquivo pra troca de enchante?

----------

eu tb quero deixar o meu encchand max +35 e que naum quebre até +10 como fasso?

Misho 31-08-2009 11:42 PM

se seu cliente for Gracia Final GameServer\config\Characters, se for outra Versao poste e eu posso tentar ajudar..

admedson 31-08-2009 11:50 PM

a minha é gracia final

Misho 31-08-2009 11:52 PM

Va ate a pasta GameServer\config\Characters e la tem umas opçoes assim:

Código:

# ---------------------------------------------------------------------------
# Enchanting
# ---------------------------------------------------------------------------
# This controls the chance an item has to break if it is enchanted.
# This chance is in %, so if you set this to 100%, enchants will always succeed.
# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
# Default: 66,66,66
EnchantChanceWeapon = 35

#
EnchantChanceArmor = 30

#
EnchantChanceJewelry = 38

# DEFAULT NEEDS TO BE VERIFIED, MUST BE CHANGED HERE AND IN CONFIG.JAVA IF NOT CORRECT
# Default: 66,66,66
BlessedEnchantChanceWeapon = 45

#
BlessedEnchantChanceArmor = 40

#
BlessedEnchantChanceJewelry = 42

# This is the enchant limit, if set to 0, there will be no limit.
# Example: If this is set to 10, the maximum enchant will be 10.
# Default: 0, 0, 0
EnchantMaxWeapon = 0

#
EnchantMaxArmor = 0

#
EnchantMaxJewelry = 0

# This is the maximum safe enchant.
# Notes:
#        If EnchantSafeMax is set to for 8 the item will be safely enchanted to 8 regardless of the max enchant value set above.
#        EnchantSafeMaxFull is for full body armor (upper and lower).
#        These values should always be greater than 0.
# Default: 3, 4
EnchantSafeMax = 3 (aqui coloca 10)

#
EnchantSafeMaxFull = 16 (Aqui coloca 35)

# This will allow enchanting with crystal scrolls
# Default: False
AllowCrystalScroll = false


Pra colocar o enchat ate + 10 sem quebrar e ate 35 e so editar as areas que destaquei em vermelho

admedson 01-09-2009 12:06 AM

obrigado.............

----------

to com um problema naum ta pegando no caso eu coloquei la blesssed safe 100% só que só vai +5 e quebra oque pode ser

CavaleiroNegro 01-09-2009 02:27 AM

Citação:

BlessedEnchantChanceWeapon = 45 <- Põe 100 aqui
#
BlessedEnchantChanceArmor = 40 <- Põe 100 aqui
#
BlessedEnchantChanceJewelry = 42 <- Põe 100 aqui


Horários baseados na GMT -3. Agora são 09:38 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.