|
|
|
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
Member 152 posts
Registered: Feb 2012
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
Member 26 posts
Registered: Oct 2012
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.
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?
Member 286 posts
Registered: Sep 2012
Are you talking about the teamoverlay ( the stuff with the name of the mates, their hp, weapons etc ) ?
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
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.
Member 26 posts
Registered: Oct 2012
Yeah that was what I ment, thanks Stev and others! Now I can drag it wherever I want.
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.
Member 50 posts
Registered: Oct 2009
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.
Member 286 posts
Registered: Sep 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. Try to fiddle with hud_notify_rows and hud_notify_cols ( and check all hud_notify related commands in the console with tab ).
|
|
|
|