Author Topic: How to add Hero Weapon Glow on weapons  (Read 2300 times)

0 Members and 1 Guest are viewing this topic.

Offline Destiny

  • Full Member
  • ***
  • Posts: 224
  • Country: Greece.
  • Reputation: 482
  • Gender: Male
How to add Hero Weapon Glow on weapons
« on: February 10, 2010, 12:50:07 PM »
I wanna add hero weapon glow on Angel Slayer. I search a bit... (it is more easyer to copy the information in a txt file from the weapongrp.dat file and search in the txt). after you found it it must be something like this :

0 6367 1 1 7 10 0 LineageWeapons.angel_slayer_m00_wp   LineageWeaponsTex.angel_slayer_t00_wp   icon.weapon_angel_slayer_i00     -1 950 47 1 0 0  1  7 1 1 LineageWeapons.angel_slayer_m00_wp  1 LineageWeaponsTex.angel_slayer_t00_wp   4 ItemSound.dagger_6 ItemSound.sword_small_2 ItemSound.sword_mid_2 ItemSound.public_sword_shing_7 ItemSound.itemdrop_dagger ItemSound.itemequip_dagger  5 246 132 3 5 12 -3 0 0 0 433 0 1 1 1000 0 -1 0 LineageEffect.c_u004  0.0000000 0.0000000 0.0000000 0.6000000 0.1000000      LineageWeapons.rangesample  1.1000000 0.7000000 0.7000000 7.0000000 0.0000000 0.0000000       4 -1 -1 -1

If you change -1 to 1 then the weapon will have only hero glow but if you leave it as it is (-1) and change LineageEffect.c_u004 to LineageEffect.e_u092_g(only for dagger this code) then the weapon will have flaming glow and hero.
For other kind of weapons these are the codes

rapier: LineageEffect.e_u092_l
ancient sword: LineageEffect.e_u092_m   
crosbow: LineageEffect.e_u092_n
sword: LineageEffect.e_u092_a
two hand sword: LineageEffect.e_u092_b
mace blunt: LineageEffect.e_u092_c
hammer: LineageEffect.e_u092_e
staff/pole: LineageEffect.e_u092_f
dagger: LineageEffect.e_u092_g
fist: LineageEffect.e_u092_h   LineageEffect.e_u092_h
bow: LineageEffect.e_u092_i
dual sword: LineageEffect.e_u092_j   LineageEffect.e_u092_j
pole: LineageEffect.e_u092_k

***Don't forget that you have to open the file weapongrp.dat whith l2file edit***


Offline HeRoMaN

  • Full Member
  • ***
  • Posts: 166
  • Country: Greece.
  • Reputation: 876
  • Gender: Male
  • L2J Server Developer
    • WwW.L2-Justice.Tk
Re: How to add Hero Weapon Glow on weapons
« Reply #1 on: February 10, 2010, 01:01:33 PM »
Man, Dont Forget To Give Credits. Read The Rules Before Posting! (Respect and Follow The Forum Rules)

Offline Destiny

  • Full Member
  • ***
  • Posts: 224
  • Country: Greece.
  • Reputation: 482
  • Gender: Male
Re: How to add Hero Weapon Glow on weapons
« Reply #2 on: February 10, 2010, 01:06:37 PM »
why i didn't copy the quide..