Jump to content

[c++] Mudando as cores


BananaFight

Recommended Posts

/\ tu eh loko? mandase um link pra esse ms topico q tu ta auhauhauah

 

e soh pra dizer, n tem como pegar o groupID do player pela lado do client...

Link to comment
Share on other sites

Vlw Slicer, consertei o link...

é vdd, não tem como pegar o groupID, mas tem como mudar nome de jogadores expecificos

Edited by Noninhouh
Link to comment
Share on other sites

Eu Tentei Botar Outra Cor Mais Deu Faill Voltou A Cor Original

 

 if version >= 854 then
   g_game.enableFeature(GameBlackNpcNameColor)
 end

 

Tens Como Vocés Testarem E a Mudar De Cor Vlw ^^

Link to comment
Share on other sites

Eu Tentei Botar Outra Cor Mais Deu Faill Voltou A Cor Original

 

 if version >= 854 then
g_game.enableFeature(GameBlackNpcNameColor)
 end

 

Tens Como Vocés Testarem E a Mudar De Cor Vlw ^^

por lua só da pra deixar azul, outras cores é só nas sources
Link to comment
Share on other sites

  • 1 month later...
  • 9 months later...

Não consegui encontrar o arquivo para modificar..

 

Isso é na source do ot client...

 

Ou

 

Vá em modules\game_things\things.lua e adicione

if version >= 840 then
    g_game.enableFeature(GameBlueNpcNameColor)
end
Link to comment
Share on other sites

 

 

Isso é na source do ot client...

 

Ou

 

Vá em modules\game_things\things.lua e adicione

if version >= 840 then
    g_game.enableFeature(GameBlueNpcNameColor)
end

 

Funcionou!

Altou o nome dos NPC para azul, como altero a dos monstro ? :D

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...