Secret Experience

Secret Experience (https://secretexperience.net/index.php)
-   [L2J] Dúvidas (https://secretexperience.net/forumdisplay.php?f=37)
-   -   [Interlude] Pvp Color [l2j Rox 5.0] (https://secretexperience.net/showthread.php?t=21275)

elinhomaielo 08-05-2010 09:09 PM

Pvp Color [l2j Rox 5.0]
 
galera to quereno tira o sistema de quando vc vai ganhano pontos de pvp o nome vai mudano de cor... alguem sabe como tira???
Thaks!

Inspector 08-05-2010 10:22 PM

amigo vai em gameserver/config/mods/pvp_pk.properties

Citação:

# ================== #
# PvP/PK Color System #
# ================== #
# PvP Title Color Change System
# If pvp color is enabled then when a player reaches the amount
# of pvp value his name will change his name's color.
# Example: PvpAmount1 = 500, when a character's PvP counter reaches 500, their name color will change
# according to the ColorForAmount value.
# Note: Colors Must Use RGB format.

EnablePvPColorSystem = True <<< MUDAR PARA False
# Pvp Amount & Name color level 1.
PvpAmount1 = 20
ColorForAmount1 = FFFF00
# Pvp Amount & Name color level 2.
PvpAmount2 = 50
ColorForAmount2 = 00FF00
# Pvp Amount & Name color level 3.
PvpAmount3 = 100
ColorForAmount3 = 0000FF
# Pvp Amount & Name color level 4.
PvpAmount4 = 200
ColorForAmount4 = F66F66
# Pvp Amount & Name color level 5.
PvpAmount5 = 500
ColorForAmount5 = FF0000

# PK Title Color System
# Same as above, with the difference that the PK counter changes the title color.
# Example: PkAmount1 = 500, when a character's PK counter reaches 500, their title color will change
# according to the Title For Amount.
# Note: Colors Must Use RGB format.

EnablePkColorSystem = True <<< MUDAR PARA False
# Pk Amount & Title color level 1.
PkAmount1 = 20
TitleForAmount1 = FFFF00
# Pk Amount & Title color level 2.
PkAmount2 = 50
TitleForAmount2 = 00FF00
# Pk Amount & Title color level 3.
PkAmount3 = 100
TitleForAmount3 = 0000FF
# Pk Amount & Title color level 4.
PkAmount4 = 200
TitleForAmount4 = F66F66
# Pk Amount & Title color level 5.
PkAmount5 = 500
TitleForAmount5 = FF0000


Horários baseados na GMT -3. Agora são 12:54 AM.

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