Jump to content

Recommended Posts

Posted

HI all, it is possible to make hero aura reflected on enchanted glows weapons? For exemple. If weapon it's +10, glow it's blue. Hero aura i want to be blue. +16 glow weapon it's red. Hero aura i want to be red.
Greetings

Posted

Open env.int with file editor then find this

 

[EnchantEffect]
CubeTexName=LineageEffectsTextures.Etc.Enchant_Aura001_Shader01
HeroWeaponTex=LineageEffectsTextures.Hero.Hero_Aura001_Shader01
HeroAuraTex=LineageEffectsTextures.Hero.Hero_Aura000_Shader00
HeroAuraMesh=LineageWeapons.rangesample

 

and replace with this

 

[EnchantEffect]
CubeTexName=LineageEffectsTextures.Etc.Enchant_Aura001_Shader01
HeroWeaponTex=LineageEffectsTextures.Hero.Hero_Aura001_Shader01
HeroAuraTex=LineageWeapons.rangesample
HeroAuraMesh=LineageWeapons.rangesample

Posted (edited)

I added, hero aura it is still white. Weapon it is red

[EnchantEffect]
CubeTexName=LineageEffectsTextures.Etc.Enchant_Aura001_Shader01
;HeroWeaponTex=LineageEffectsTextures.Hero.Hero_Aura001_Shader01
;HeroAuraTex=LineageWeapons.rangesample
;HeroAuraMesh=LineageWeapons.rangesample

 

i should delete that ; from start line?

Edited by 0flee
  • 5 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...