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?
Changing title color server side
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 582
- Joined: Mon Jun 20, 2011 2:40 pm
- Contact:
-
- Posts: 582
- Joined: Mon Jun 20, 2011 2:40 pm
- Contact:
Re: Changing title color server side
Anyone knows anything regarding this? is there something I missing like a packet or value change?