Secret Experience

Secret Experience (https://secretexperience.net/)
-   [L2J] Dúvidas Solucionadas (https://secretexperience.net/l2j-duvidas-solucionadas/)
-   -   Name Color (https://secretexperience.net/l2j-duvidas-solucionadas/10598-name-color.html)

kalls 11-07-2009 04:12 PM

Name Color
 
Gostaria de saber como eu fasso para qdo 1 char Chegar ao 100 pvp o nome dele muda de cor como fasso ?Meu l2 é l2jdot.

HugoAlcovias 11-07-2009 04:59 PM

GameServer/Config/l2dot.properties

Código:

# ---------------------------------------
# Change Name's Color Via PvP's
# ---------------------------------------
# Each Amount will change the name color to the values defined here.
# Example: PvpAmmount1 = 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

# Pvp Amount & Name color level 1.
PvpAmount1 = 200
ColorForAmount1 = ff3fff

# Pvp Amount & Name color level 2.
PvpAmount2 = 700
ColorForAmount2 = aa00f0

# Pvp Amount & Name color level 3.
PvpAmount3 = 1500
ColorForAmount3 = 2ed4ff

# Pvp Amount & Name color level 4.
PvpAmount4 = 2500
ColorForAmount4 = 1e00d1

# Pvp Amount & Name color level 5.
PvpAmount5 = 4000
ColorForAmount5 = 00FF00

Oque está de vermelho é para ativar e desativa (False = Desativado)
Oque estáde Azul é quantidade de pvp para chegar a cor marcada.
Oque está de verde é a cor que o nome vai ficar.


Horários baseados na GMT -3. Agora são 03:37 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0