User panel stuff on forum
  11 posts on 1 page  1
General Discussion
2013-10-11, 12:55
Member
26 posts

Registered:
Oct 2012
I watched ddk's videos and noticed his status messages are just in the place I also want them. With hud editor its impossible to drag those to bottom of the screen, HOW can you do it? Here is example video of his HUD
2013-10-11, 13:07
Member
152 posts

Registered:
Feb 2012
panjabi86 wrote:
With hud editor its impossible to drag those to bottom of the screen, HOW can you do it?


eh? I believe it's perfectly possible to do with hud editor? At least I had no problem dragging those where I wanted...
“If I wanted you to understand it, I would have explained it better.” (c) Johan Cruyff
2013-10-11, 13:50
Member
26 posts

Registered:
Oct 2012
Drake wrote:
panjabi86 wrote:
With hud editor its impossible to drag those to bottom of the screen, HOW can you do it?


eh? I believe it's perfectly possible to do with hud editor? At least I had no problem dragging those where I wanted...


But I can't. There is no "box" to drag, everything else I can move but not "status bar." I have newest stable ezquake.
2013-10-11, 15:03
Member
26 posts

Registered:
Oct 2012
What is that "status bar" even called officially? I read this and didn't find it. Is there any commands to move it?
2013-10-11, 15:53
Member
286 posts

Registered:
Sep 2012
Are you talking about the teamoverlay ( the stuff with the name of the mates, their hp, weapons etc ) ?
2013-10-11, 16:07
Member
152 posts

Registered:
Feb 2012
Hmmm I thought it's about the team messages, like status, took, lost, quad e.t.c right?
If so than it's hud_notify section. You can try to move it from console if hud_editor doesn't see it for some reason.
“If I wanted you to understand it, I would have explained it better.” (c) Johan Cruyff
2013-10-11, 16:21
Member
386 posts

Registered:
Apr 2006
The problem is probably that you have the old con_notify on your screen, while only the new hud_notify is moveable.

Enter con_notify 0 and hud_notify_show 1 to swap them around. You can then move it by using the hud editor.
2013-10-11, 16:32
Member
26 posts

Registered:
Oct 2012
Yeah that was what I ment, thanks Stev and others! Now I can drag it wherever I want.
2013-10-11, 17:11
Member
26 posts

Registered:
Oct 2012
Now new thing that came to my mind, is there any options to make those rows longer? Its not helping when I make that "box" bigger, font just comes bigger.
2013-10-11, 17:56
Member
50 posts

Registered:
Oct 2009
Stev wrote:
The problem is probably that you have the old con_notify on your screen, while only the new hud_notify is moveable.

Enter con_notify 0 and hud_notify_show 1 to swap them around. You can then move it by using the hud editor.


Finally! I've also wondered about this for quite some time. Thanks for the solution and thanks to Panjabi for asking the question.

In my opinion, those should be the default settings in nQuake.
2013-10-11, 18:48
Member
286 posts

Registered:
Sep 2012
panjabi86 wrote:
Now new thing that came to my mind, is there any options to make those rows longer? Its not helping when I make that "box" bigger, font just comes bigger.


Try to fiddle with hud_notify_rows and hud_notify_cols ( and check all hud_notify related commands in the console with tab ).
  11 posts on 1 page  1