Ir para conteúdo
  • Cadastre-se

Colocando ícones de Skills e de Armas no Gm Shop


jrboot

Posts recomendados

 

Primeiramente, o nome dos icones fica nos arquivos da pasta SYSTEM (armorgrp.dat, etcitemgrp.dat, skillgrp.dat e weapongrp.dat), para você 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) > aO abrir, copie todo o código e cole em um BLOCO DE NOTAS (para 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:

 

 

0 9441 3 2 5 12 0 LineageWeapons.dynasty_shield_m00_wp LineageWeaponsTex.dynasty_shield_t00_wp icon.shield_dynasty_shield_i00 -1 1390 8 1 0 0 1 8 0 1 LineageWeapons.dynasty_shield_m00_wp 1 LineageWeaponsTex.dynasty_shield_t00_wp 4 ItemSound.shield_steel_2 ItemSound.public_armor_08 MonSound.Hit_Metal_clang_10 ItemSound.shield_steel_8 ItemSound.itemdrop_shield_heavymetal ItemSound.itemequip_shield_heavymetal 0 0 0 0 6 0 0 -8 321 20 0 0 0 0 1000 0 -1 0 0.0000000 0.0000000 0.0000000 1.0000000 1.0000000 1.0000000 1.0000000 1.0000000 0.0000000 0.0000000 0.0000000 -1 -1 -1 -1

 

 

 

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:

 

<img src="icon.shield_dynasty_shield_i00" width=32 height=32>

 

As partes destacadas são o NOME DO Icone 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:

 

 

<button value="Armaduras Dynasty" action="bypass -h npc_%objectId%_multisell NUMERO DA SUA MULTISELL" width=250 height=21 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df">

 

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

 

.[ Visualização : ]

wixo7.png

Red Materia ,Blue Materia & Green Materia : 9vJK7.jpg Link Tópico : Aqui . Link Meus Conteudos : Aqui

Procuro Staff '

Link para o comentário
Compartilhar em outros sites


  • 6 months later...
  • 1 month later...
  • 11 months later...
  • 2 weeks later...




×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.