• Bem vindo à nossa comunidade - Quer se juntar ao resto dos nossos membros? Registre-se*Registros aprovados pela adminitração

[Tutorial]Colocando ícones de Skill e Armas no GM SHOP

Qwizer

Honrado XPZ
Primeiramente, o nome dos ícones fica nos arquivos da pasta SYSTEM (armorgrp.dat, etcitemgrp.dat, skillgrp.dat e weapongrp.dat), pra vc achá-los fará o seguinte: (Vou dar como exemplos o Shield Dynasty):

Abra o file edit > abra o arquivo WEAPONGRP.DAT (que é onde ficam as armas e escudos) > Qdo o documento abrir, copie todo o código e cole em um BLOCO DE NOTAS (pra poder usar a ferramenta de pesquisa CTRL + F), assim que colar o código, dê um CTRL + F e mande procurar por "9441" (ID do Escudo Dynasty).

O código deverá estar assim:

Por favor, Entrar ou Registrar para ver o conteúdo das citações!
A parte destacada é o nosso ícone. Agora copie o nome do ícone, vá até a HTML do seu GM SHOP, e insira este código:

Por favor, Entrar ou Registrar para ver o conteúdo das citações!
As partes destacadas são o NOME DO ÍCONE e o TAMANHO DELE (Todo ícone vem com tamanho padrão de 32x32, então isso vc nao altera).

E logo embaixo do código citado, vc coloca o botao:

Por favor, Entrar ou Registrar para ver o conteúdo das citações!
Pronto

Lembre-se, os ícones estão nos arquivos armorgrp.dat, etcitemgrp.dat, skillgrp.dat e weapongrp.dat.

Assim que liberar um pc aki eu posto as SS

Se ajudei agradeça

EDIT:

Quem quiser add também os ÍCONES dos Buffs (qualquer um skill)

Aqui abaixo segue a lista deles e seus códigos em HTML para serem adicionados nos NPCs basicamente da mesma forma que o Mend3 ensina acima!

------------------------------------------------------------

Normal Buffs

------------------------------------------------------------

Acument

<img src=icon.skill1085 width=32 height=32>

Guidance

<img src=icon.skill1240 width=32 height=32>

Magic Barrier

<img src=icon.skill1243 width=32 height=32>

Agility

<img src=icon.skill1087 width=32 height=32>

Medal Shield

<img src=icon.skill1035 width=32 height=32>

Wild Magic

<img src=icon.skill1303 width=32 height=32>

Resist Poison

<img src=icon.skill1033 width=32 height=32>

Blesse The Soul

<img src=icon.skill1048 width=32 height=32>

Bless The Body

<img src=icon.skill1045 width=32 height=32>

Concetration

<img src=icon.skill1078 width=32 height=32>

Invigor

<img src=icon.skill1032 width=32 height=32>

Empower

<img src=icon.skill1059 width=32 height=32>

Elemental Protection

<img src=icon.skill1352 width=32 height=32>

Bless Shield

<img src=icon.skill1243 width=32 height=32>

Resist Shock

<img src=icon.skill1259 width=32 height=32>

Vampiric Rage

<img src=icon.skill1268 width=32 height=32>

Unholy Resist

<img src=icon.skill1393 width=32 height=32>

Holy Resist

<img src=icon.skill1392 width=32 height=32>

Wind Walk

<img src=icon.skill1204 width=32 height=32>

Shield

<img src=icon.skill1040 width=32 height=32>

Might

<img src=icon.skill1068 width=32 height=32>

Berseker Spirit

<img src=icon.skill1268 width=32 height=32>

Haste

<img src=icon.skill1086 width=32 height=32>

Focus

<img src=icon.skill1077 width=32 height=32>

Death Wishper

<img src=icon.skill1242 width=32 height=32>

Greater Might

<img src=icon.skill1388 width=32 height=32>

Greater Shield

<img src=icon.skill1389 width=32 height=32>

Advance Block

<img src=icon.skill1304 width=32 height=32>

Arcana Protection

<img src=icon.skill1354 width=32 height=32>

Divine Protection

<img src=icon.skill1353 width=32 height=32>

------------------------------------------------------------

Prophecyes & Chants

------------------------------------------------------------

Prophecy of Fire

<img src=icon.skill1356 width=32 height=32>

Prophecy of Water

<img src=icon.skill1355 width=32 height=32>

Prophecy of Wind

<img src=icon.skill1357 width=32 height=32>

Chant Of Victory

<img src=icon.skill1363 width=32 height=32>

Magnus

<img src=icon.skill1413 width=32 height=32>

------------------------------------------------------------

Chants

------------------------------------------------------------

Chant of Battle

<img src=icon.skill1007 width=32 height=32>

Chant of Shielding

<img src=icon.skill1009 width=32 height=32>

Chant of Fire

<img src=icon.skill1006 width=32 height=32>

Chant of Flame

<img src=icon.skill1002 width=32 height=32>

Chant of Fury

<img src=icon.skill1251 width=32 height=32>

Chant of Evasion

<img src=icon.skill1252 width=32 height=32>

Chant of Rage

<img src=icon.skill1253 width=32 height=32>

Chant of Revenge

<img src=icon.skill1284 width=32 height=32>

Chant of Vampire

<img src=icon.skill1310 width=32 height=32>

Chant of Eagle

<img src=icon.skill1309 width=32 height=32>

Chant of Predator

<img src=icon.skill1308 width=32 height=32>

Chant of Spirit

<img src=icon.skill1413 width=32 height=32>

------------------------------------------------------------

Dance's

------------------------------------------------------------

Dance of Warrior

<img src=icon.skill0271 width=32 height=32>

Dance of Inspiration

<img src=icon.skill0272 width=32 height=32>

Dance of Mystic

<img src=icon.skill0273 width=32 height=32>

Dance of Fire

<img src=icon.skill0274 width=32 height=32>

Dance of Fury

<img src=icon.skill0275 width=32 height=32>

Dance of Concentration

<img src=icon.skill0276 width=32 height=32>

Dance of Light

<img src=icon.skill0277 width=32 height=32>

Aqua Guard

<img src=icon.skill0307 width=32 height=32>

Earth Guard

<img src=icon.skill0309 width=32 height=32>

Dance of Vampire

<img src=icon.skill0310 width=32 height=32>

Dance of Protection

<img src=icon.skill0311width=32 height=32>

Dance of Shadow

<img src=icon.skill0366 width=32 height=32>

Dance of Siren

<img src=icon.skill0365 width=32 height=32>

Dance of Alignment

<img src=icon.skill0530 width=32 height=32>

------------------------------------------------------------

Song's

------------------------------------------------------------

Song of Earth

<img src=icon.skill0264 width=32 height=32>

Song of Life

<img src=icon.skill0265 width=32 height=32>

Song of Water

<img src=icon.skill0266 width=32 height=32>

Song of Warding

<img src=icon.skill0267 width=32 height=32>

Song of Wind

<img src=icon.skill0268 width=32 height=32>

Song of Hunter

<img src=icon.skill0269 width=32 height=32>

Song of Invocation

<img src=icon.skill0270 width=32 height=32>

Song of Vitality

<img src=icon.skill0304 width=32 height=32>

Song of Vengeance

<img src=icon.skill0305 width=32 height=32>

Song of Flame Guard

<img src=icon.skill0306 width=32 height=32>

Song of Storm Guard

<img src=icon.skill0307 width=32 height=32>

Song of Meditination

<img src=icon.skill0308 width=32 height=32>

Song of Champion

<img src=icon.skill0364 width=32 height=32>

Song of Renewal

<img src=icon.skill0349 width=32 height=32>

Song of Elemental

<img src=icon.skill0529 width=32 height=32>

*Caso queira algum outro Buff/Skill que não esteja nessa lista, faça o seguinte:

Use esse mesmo código: <img src=icon.skill0529 width=32 height=32>

O número que está em VERMELHO é o ID do Buff/Skill que vai aparecer como ícone no NPC, você substitue pelo ID de qualquer outro Buff/Skill que vai dar certo.

Pega as IDs dos Buffs/Skills na tabela skill_trees no navicat. Ou nas XMLs na pasta Gameserver/data/stats/skill/

Complementando

Para colocar icones das letras é esse o código:

icon.etc_alphabet_a_i00

No lugar do a de vermelho você coloca a letra que quer.

Ex: quero colocar o nome Anthony.

etc_alphabet_A_i00

etc_alphabet_n_i00

etc_alphabet_t_i00

etc_alphabet_h_i00

etc_alphabet_o_i00

etc_alphabet_n_i00

etc_alphabet_y_i00

OBS: não é com todas as letras que é possivel fazer isso, pois algumas não tem imagem.

Ex: Letra M, se colocar assim, como as outras vai aparecer um quadrado preto.

__________________

Creditos : Mend3 , Nostaugic , Paytaly , Anthony
 
Editado por um moderador:

elielson

Novato XPZ
MANU EU  PRECISO DO ID DAS  SKILLS DE CLAN , JA PROCUREI NA NET INTEIRA MAIS NAO ACHO

SE  TIVER COMO TEM COMO POSTAR OS IDS DAS SKILLS DE CLAN PRA MIN
default_huh.gif


BRIGADIN AEW  E VLW
 

xRedHoT

Novato XPZ
Por favor, Entrar ou Registrar para ver o conteúdo das citações!
Clan Vitality - icon.skill0370

Clan Spirituality - icon.skill0371

Clan Essence - icon.skill0372

Clan Lifeblood - icon.skill0373

Clan Morale - icon.skill0374

Clan Clarity - icon.skill0375

Clan Might - icon.skill0376

Clan Aegis - icon.skill0377

Clan Empowerment - icon.skill0378

Clan Magic Protection - icon.skill0379

Clan Guidance - icon.skill0380

Clan Agility - icon.skill0381

Clan Withstand-Attack - icon.skill0382

Clan Shield Boost - icon.skill0383

Clan Cyclonic Resistance - icon.skill0384

Clan Magmatic Resistance - icon.skill0385

Clan Fortitude - icon.skill0386

Clan Freedom - icon.skill0387

Clan Vigilance - icon.skill0388

Clan March - icon.skill0389

Clan Luck - icon.skill0390

Clan Imperium - icon.skill0391
 
Topo Bottom