Overlapping name/avatar

Got problems with your models? Struggling with textures? Get help with your custom assets.

Overlapping name/avatar

Postby v1ruZ on Sat Jan 08, 2011 11:17 pm

Hey!
I need some help with the scoreboard, the playername is overlapping the avatar, I believe it has something to do with the red errors (shown on the pic) poping up, they only come when I hold TAB, which is the scoreboard button.
http://img840.imageshack.us/f/modhelp.png/

Here is the code where the error comes from (in panel.cpp)
Code: Select all
void Panel::RequestFocus(int direction)
{
   // NOTE: This doesn't make any sense if we don't have keyboard input enabled
   Assert( IsX360() || IsKeyBoardInputEnabled() );
//   ivgui()->DPrintf2("RequestFocus(%s, %s)\n", GetName(), GetClassName());
   OnRequestFocus(GetVPanel(), NULL);
}
Image
v1ruZ
Member
Member
 
Joined: Sat Dec 04, 2010 5:18 pm

Re: Overlapping name/avatar

Postby v1ruZ on Thu Jan 13, 2011 5:12 pm

Nevermind, fixed.
Image
v1ruZ
Member
Member
 
Joined: Sat Dec 04, 2010 5:18 pm

Re: Overlapping name/avatar

Postby zombie@computer on Thu Jan 13, 2011 9:20 pm

We are a fast bunch aren't we? We help people faster than we can type.
When you are up to your neck in shit, keep your head up high
zombie@computer
Forum Goer Elite™
Forum Goer Elite™
 
Joined: Fri Dec 31, 2004 5:58 pm
Location: Lent, Netherlands

Return to Custom Asset Help

Who is online

Users browsing this forum: No registered users

cron