User panel stuff on forum
  6 posts on 1 page  1
Advanced Configuration
2007-10-08, 21:00
Member
87 posts

Registered:
Oct 2006
Is there any way to change the position of +wp_stats in EZquake? Like, could
you have it in a corner in-game?


/PaRa
2007-10-08, 22:05
Member
284 posts

Registered:
Oct 2006
scr_centershift to move it up and down, don't think there's any way to get it to the side since it's part of basic printscreen elements like server welcome message, game countdown, old gameclock, etc.
2007-10-09, 15:01
Member
355 posts

Registered:
Jun 2006
Although, it could be manipulated into a hud element kind of like team overlay.

/me goes to bug ezquake devs
2007-10-13, 16:36
Member
87 posts

Registered:
Oct 2006
niomic wrote:
scr_centershift to move it up and down, don't think there's any way to get it to the side since it's part of basic printscreen elements like server welcome message, game countdown, old gameclock, etc.

Brilliant! Thank's.


/PaRa
2007-12-09, 22:46
Administrator
384 posts

Registered:
Dec 2006
You can control vertical alignment using setinfo commands, e.g:

cmd info lw 20
or for servers that don't support cmd info (KTX?)
setinfo lw 20

This would move it down by 20 lines. NB you need to re-enable +wp_stats for the change to take effect.
2007-12-10, 10:01
Member
405 posts

Registered:
Jan 2006
KTX can also align it horisontal, but works shitty, yeah, need add HUD element.
<3
  6 posts on 1 page  1