Page 1 of 1

Nicknames

PostPosted: 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

PostPosted: Thu Nov 06, 2014 21:58
by napodan

Re: Nicknames

PostPosted: Thu Nov 06, 2014 23:30
by rubenwardy
It is in client active object. ContentCAO.CPP

It uses a TextSceneNode.

Re: Nicknames

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

Re: Nicknames

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