Nicknames

Posted:
Thu Nov 06, 2014 21:38
by hunterdelyx1
Hi, everyone. I need a little help with changing c++ code. I need to hide(or make it non-visible through blocks) nicknames drawn over the players' head. But i can't find place in the code, where these nicknames defined.
Can anyone help me with that?
Re: Nicknames

Posted:
Thu Nov 06, 2014 23:30
by rubenwardy
It is in client active object. ContentCAO.CPP
It uses a TextSceneNode.
Re: Nicknames

Posted:
Fri Nov 07, 2014 18:24
by hunterdelyx1
Oh... I don't know how I missed this file. Thank you.
Re: Nicknames

Posted:
Fri Jul 17, 2015 18:56
by Hybrid Dog
Is it possible to change and/or hide names of specific players using a mod?