01-06-2009, 12:32 AM
|
#2 (permalink)
|
|
Amigo SE
Registrado em: Dec 2008
Localização: Nilópolis - RJ
Posts: 537
Agradecido 911 Vezes em 255 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Nome Real: Hugo Alcovias Gomes Santos Pereira
|
Bem, vo pode colocar para os Chars quando chegarem a um determinado pvp pode ficar com a cor diferente, nao somente do titulo como do nome Tbm, Se localiza na GameServer/Config e abra o arquivo L2Dot... Lá dentro vo procura...
Change Title's Color Via Pk's. Irá aparece isso..
Citação:
# ---------------------------------------
# Change Title's Color Via Pk's
# ---------------------------------------
# Same as above, with the difference that the PK counter changes the title color.
# Example: PkAmmount1 = 500, when a character's PK counter reaches 500, their title color will change
# according to the Title For Amount
# WAN: Colors Must Use RGB format
EnablePkColorSystem = false < True para ativar
# Pk Amount & Title color level 1.
PkAmount1 = 500 < N° De Pks que o char presiza chegar.
TitleForAmount1 = 00FF00 < Cor que o titulo irá ficar.
# Pk Amount & Title color level 2.
PkAmount2 = 1000
TitleForAmount2 = 00FF00
# Pk Amount & Title color level 3.
PkAmount3 = 1500
TitleForAmount3 = 00FF00
# Pk Amount & Title color level 4.
PkAmount4 = 2500
TitleForAmount4 = 00FF00
# Pk Amount & Title color level 5.
PkAmount5 = 5000
TitleForAmount5 = 00FF00
|
OBS: Caso queria trocar as cores que estão em codigo utilize o [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
Tbm esse mesmo sistema pode ser aplicado em nomes como disse.
Procure por... Change Name's Color Via PvP's
Citação:
# ---------------------------------------
# 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 < Para desativer coloque false.
# Pvp Amount & Name color level 1.
PvpAmount1 = 200 < N° de pvps que o char deve chegar.
ColorForAmount1 = ff3fff < Cor que o nome irá ficar.
# 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
|
|
|
|