Champion Aura Change. Help pls

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Locked
MeisterLampe
Posts: 14
Joined: Wed Dec 12, 2007 9:40 pm

Champion Aura Change. Help pls

Post by MeisterLampe »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4110:


Hello,
I try to write it in the topic. I cant!
u need 20 more posts to post in the forum ....

now my problem

I changed the champ aura.

if (Config.L2JMOD_CHAMP_AURA)
{
writeC(_npc.isChampion() ? 0x02 : 0x00); # Red aura like tvt 0x02 : 0x00
}
else
{
writeC(0x00); // title color 0=client
}


How can i see the Hero aura?
i want to change the Red Aura to the champion aura it is possible?

and can someone help me to change it?
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Champion Aura Change. Help pls

Post by janiii »

if there would be a solution, it would be in the topic of the custom mod. this topic closed. do not create custom mod topics in epilogue support section. l2j doesnt support here custom mods. thanks.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
Locked