View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#452
Originally Posted by jesuska View Post
@schturman : yo, what did u comment out to remove the names ?
thanx

btw, ur downhill videos totally rock ! =)

haaa, thanks

I edited the .js file. Look into the block with this line:

Code:
                if (id == ("MessageSenderName" + party))
                    name_tag = false;
Instead "false", you can write what you want

Last edited by Schturman; 2010-03-31 at 00:16.