Changing title color server side

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
Post Reply
sahar
Posts: 582
Joined: Mon Jun 20, 2011 2:40 pm
Contact:

Changing title color server side

Post by sahar »

Hello,
I would like to give monsters title colors without modifying client? is it possible?
I saw that in AbstractNpcInfo there is this line:
writeD(0x00); // Title color 0=client default

but as soon as i change it titles dissapear completely from the mobs, any thoughts?
sahar
Posts: 582
Joined: Mon Jun 20, 2011 2:40 pm
Contact:

Re: Changing title color server side

Post by sahar »

Anyone knows anything regarding this? is there something I missing like a packet or value change?
Post Reply