Jump to content
  • 0

Hero New Aura


AccessDenied

Question

Hello, this question refer to client and server too but mostly server.

 

I want add a new aura for heroes like keep the old but make a new effect too. 

I dont mind the effect i already searched alone and saw that env.int control the effect

HeroAuraTex=LineageEffectsTextures.Hero.Hero_Aura000_Shader00

 

the question is how i add the new effect on server part? With a fast looking i saw that 

the Charinfo.java has a line

 

writeC(_activeChar.isHero() || _activeChar.isGM() && Config.GM_HERO_AURA ? 1 : 0); // Hero Aura

that probably refer to the effect.

But how can i add new without replace the old?

 

Or what other file control it? Thanks a lot.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

you can't via UserInfo, that line is just a boolean

Yes kinda noticed like 1 hour ago, i also noticed that you cant add remove any line cause is sychronized with client

right?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock