User panel stuff on forum
  42 posts on 2 pages  First page12Last page
Graphics Discussion
2007-07-22, 16:39
Member
312 posts

Registered:
Jun 2006
I have a problem, i try to make the same result than Andreas :

http://primevil.quake-world.fr/hud/s_bar/hud_andreas.jpg


but that doesn't work for me (with cl_sbar 1) :

http://primevil.quake-world.fr/hud/s_bar/test_hud.jpg



Maybe his HUD work like this one ?
So, how can i add an custom picture to my HUD ?
And why classic s_bar doesn't display on all the screen ?
2007-07-22, 18:09
Member
355 posts

Registered:
Jun 2006
The picture of Andreas's hud was cl_sbar 0 (obvious by the center position of his crosshair on the image and the grass that is transparent). He probably just used hud_group_picture
2007-07-22, 18:27
Member
312 posts

Registered:
Jun 2006
Ho, k =)
And how it works ?
2007-07-23, 19:13
Member
357 posts

Registered:
Mar 2006
I added gl_greyscale, inspired by PrimeEvil's world texture set...

http://www.freewebs.com/quakehq/qrack329.png


Prime, maybe increase your s_bar image resolution?
2007-07-23, 19:45
Member
312 posts

Registered:
Jun 2006
Haha, good one Sputnik. Is it Qrack ? Damn i want ur simple items :]
I'm going to release my texture greyish set tonight (maybe).

About s_bar : My resolution s_bar is in 1024 yet (like my game resolution yet).

Does anyone can explain to me how hud_group_picture works and how can i add an custom image (like andreas) to my HUD ?
2007-07-23, 21:22
Member
357 posts

Registered:
Mar 2006
Ya thats Qrack, and simple items is easy code in gl_rmain.c
the greyscale is converting to grey in upload32 at texture load time.
only works for 24bit textures at the moment.

you should release your set even so for FTE/ezQuake players
2007-07-24, 15:03
Member
312 posts

Registered:
Jun 2006
Quote:
Ya thats Qrack, and simple items is easy code in gl_rmain.c

Any ezquake devs here ? ))
I'm going to dl qrack just for testing...
2007-08-03, 17:32
Member
357 posts

Registered:
Mar 2006
Woops missed this message, um grab this latest beta here -> http://www.quakeone.com/qrack/qrack183beta.zip
2007-11-07, 21:14
Member
13 posts

Registered:
Nov 2007
Primevil, why don't you use part of the simple items from q4w ?
2007-11-08, 09:41
Member
405 posts

Registered:
Jan 2006
PrimeviL wrote:
Quote:
Ya thats Qrack, and simple items is easy code in gl_rmain.c

Any ezquake devs here ? ))
I'm going to dl qrack just for testing...

Ah, I missed this thread back in times...
<3
2007-11-08, 21:39
Member
312 posts

Registered:
Jun 2006
I can make some simple items if u want :>
2007-11-08, 22:30
Administrator
1864 posts

Registered:
Feb 2006
me wants
  42 posts on 2 pages  First page12Last page