Page 1 of 1

Changing title color server side

Posted: Sat Dec 27, 2014 7:17 pm
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?

Re: Changing title color server side

Posted: Sun Dec 28, 2014 9:44 pm
by sahar
Anyone knows anything regarding this? is there something I missing like a packet or value change?