Page 1 of 1

Champion Aura Change. Help pls

Posted: Sun May 02, 2010 11:35 am
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?

Re: Champion Aura Change. Help pls

Posted: Sun May 02, 2010 11:43 am
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.