Jump to content

Recommended Posts

Posted

How do i add hero glow to dual swords? i tried with tallum damascus, but there is only 1 line in weapons.grp, while other 1 handed weapons all have 4 lines, and work.

 

any susgestions?

  • 4 weeks later...
Posted

Quoted from a guy in "Custom glows" thread

 

"First u need FileEdit program,which i presume ,u allrdy have...

-Than open WEaponsgrp.dat file

-Find the weapon u want to make hero glow for

-change from -1 to 1 at is_hero

BUT u need to add this :  LineageEffect.e_u092_a

after 0

(this line makes the effect working)

And to answer your question about duals... all weapons have 4 lines becouse it's 1 normal and 3x SA

Duals dont have SA (at least not one to make at Blacksmith)-so they need only 1 line

 

Here is the list of HERO WEAPON VALLUES:

LineageEffect.e_u092_a single sword

LineageEffect.e_u092_b two-hand sword

LineageEffect.e_u092_c axe

LineageEffect.e_u092_d mace

LineageEffect.e_u092_e hammer

LineageEffect.e_u092_f staff

LineageEffect.e_u092_g dagger

LineageEffect.e_u092_h fist

LineageEffect.e_u092_i bow

LineageEffect.e_u092_j dualsword

 

So for example: for bow u need put  LineageEffect.e_u092_i in command line...

 

Here is for your tallum sword :

 

u have: 5   1   0 (after 0 on your pic comes my part-->)   LineageEffect.e_u092_a   "

 

Guest
This topic is now closed to further replies.


×
×
  • Create New...