|
|
|
Administrator 2058 posts
Registered: Jan 2006
Quakeworld.nu HUD thread.
Paste a screenshot of your HUD, along with the config.
Member 90 posts
Registered: Mar 2006
i was gunna start one if someone didnt soon heh thanks, ill try this one out was also gunan suggest something like this be included in fquake possibly
Member 1026 posts
Registered: Feb 2006
please don't post humongous pics on this thread too edit: your hud does not work Empezar.. it shows only the current weapon and the gameclock
Member 50 posts
Registered: Mar 2006
"...it's really easy! when you get a boner, you slap her titties a couple of times, then you stick it inside her and pee..."
Member 1011 posts
Registered: Feb 2006
cool, that might actually be quite good with just the 3 numbers around the crosshair
Member 1754 posts
Registered: Jan 2006
Member 628 posts
Registered: Jan 2006
Ush vad grötigt peppe :-)
Member 1754 posts
Registered: Jan 2006
Member 518 posts
Registered: Jan 2006
Member 129 posts
Registered: Mar 2006
Hud that I've just started work on:
http://myweb.tiscali.co.uk/daviekhan/1.jpg http://myweb.tiscali.co.uk/daviekhan/2.jpg
Yellow armor: http://myweb.tiscali.co.uk/daviekhan/3.jpg Red armor: http://myweb.tiscali.co.uk/daviekhan/7.jpg Quad: http://myweb.tiscali.co.uk/daviekhan/4.jpg Pent: http://myweb.tiscali.co.uk/daviekhan/5.jpg Eyes: http://myweb.tiscali.co.uk/daviekhan/6.jpg
Member 518 posts
Registered: Jan 2006
lol, sorry to say DD but this is the worst hud i've ever seen
Member 129 posts
Registered: Mar 2006
awww man
Member 1435 posts
Registered: Jan 2006
Are your configs licensed? If no, I'd like to include some in the ezQuake installation package.
Member 518 posts
Registered: Jan 2006
Member 693 posts
Registered: Jan 2006
Hud that I've just started work on:
http://myweb.tiscali.co.uk/daviekhan/1.jpg http://myweb.tiscali.co.uk/daviekhan/2.jpg Haha! It's like something from Rebel Assault!
Member 55 posts
Registered: Mar 2006
Hud that I've just started work on:
http://myweb.tiscali.co.uk/daviekhan/1.jpg http://myweb.tiscali.co.uk/daviekhan/2.jpg hehe very original and cool idea, but i don't think it's very usefull to fill up the part of the screen wich needs to be the clearest to see. but i'ts creative!
Member 67 posts
Registered: Apr 2006
I like DD's setup if it was more developed i would like to use it
Member 129 posts
Registered: Mar 2006
I don't think ur gunna like this version then vleesch http://myweb.tiscali.co.uk/daviekhan/8.jpg Back to the drawing board
News Writer 2260 posts
Registered: Jan 2006
Member 55 posts
Registered: Mar 2006
I don't think ur gunna like this version then vleesch http://myweb.tiscali.co.uk/daviekhan/8.jpg Back to the drawing board hehe <-imagine the smily with big eyes
Member 129 posts
Registered: Mar 2006
Here's what I have so far: Download hud images here: http://myweb.tiscali.co.uk/daviekhan/hud.rar Hud cfg: show health show ammo show armor show clock show frags show face show iarmor
align frags right top move frags -20 30 frags cols 1 frags rows 8
align clock right top move clock -10 10 clock style 0 clock blink 0 clock big 0
align ammo center center move ammo 0 20 ammo scale 0.5 ammo digits 2
align gun center center move gun -16 -4 gun scale 0.7 gun style 1
align health center center health scale 0.5 move health 30 38
align face center center face scale 5 move face 0 0
align armor center center move armor -32 -38 armor scale 0.5
align iarmor center center move iarmor 0 0 iarmor scale 5 p.s how do you make a thumnail link to an image in BBcode?
Administrator 2058 posts
Registered: Jan 2006
please don't post humongous pics on this thread too edit: your hud does not work Empezar.. it shows only the current weapon and the gameclock read this: //Optimized for consize 400x300 EDIT: after testing the hud at different resolutions and console resolutions, i've come to the conclusion that my hud works on any resolution setting
Administrator 2058 posts
Registered: Jan 2006
if you make hud configs, be sure to make them compatible with all resolutions
to do this... you need to align stuff that's supposed to be at the bottom, to the bottom (hud_?_align_y bottom) you need to align stuff that's supposed to be at the right, to the right (hud_?_align_x right) you need to align stuff that's supposed to be at the center, to the center (hud_?_align_x center && hud_?_align_y center)
otherwise the hud will only work in the resolution you create the hud in..
(murdocs and berzerks huds are not compatible with all resolutions)
Member 12 posts
Registered: Feb 2006
Doh nobody has shown any interest in mech's hud on quad machine 2 the movie. I'm still astounded nobody wants that setup. It's the best one ever seen. And the black color choices. Damnit where is it?
Member 55 posts
Registered: Mar 2006
Member 447 posts
Registered: Jan 2006
Damn. Any configs that were actually intended for playing, and not showing off? :| (with the exception of murdoc's)
peppe: you play with that setup? :|:|:| Teamplay is nothing. Aim is everything. OBEY YOUR AIM
http://img178.imageshack.us/img178/9017/end2ub.jpg
Member 1754 posts
Registered: Jan 2006
nope, was just a HUD-cfg ezquake is FUN even if I don't use it
Member 1435 posts
Registered: Jan 2006
Use hud_export command or at least use "scr_newhud 1; cvar_reset_re hud_*" on the beginning of the config file. Don't forget "hud_recalculate" on the last line of the config! Without that your configs are useless. Berzerk, Vleesh, Murdoc and Empezar did qualify for ezQuake's next official package. Congrats.
Member 50 posts
Registered: Mar 2006
This is quite simple hud =o // // Head Up Display Configuration Dump //
scr_newhud "1" hud_ammo1_align "left" hud_ammo1_align_x "left" hud_ammo1_align_y "bottom" hud_ammo1_digits "3" hud_ammo1_frame "0" hud_ammo1_place "screen" hud_ammo1_pos_x "0" hud_ammo1_pos_y "-25" hud_ammo1_scale "1" hud_ammo1_show "1" hud_ammo1_style "2" hud_ammo2_align "right" hud_ammo2_align_x "left" hud_ammo2_align_y "bottom" hud_ammo2_digits "3" hud_ammo2_frame "0" hud_ammo2_place "screen" hud_ammo2_pos_x "50" hud_ammo2_pos_y "-25" hud_ammo2_scale "1" hud_ammo2_show "1" hud_ammo2_style "2" hud_ammo3_align "right" hud_ammo3_align_x "left" hud_ammo3_align_y "bottom" hud_ammo3_digits "3" hud_ammo3_frame "0" hud_ammo3_place "screen" hud_ammo3_pos_x "100" hud_ammo3_pos_y "-25" hud_ammo3_scale "1" hud_ammo3_show "1" hud_ammo3_style "2" hud_ammo4_align "right" hud_ammo4_align_x "left" hud_ammo4_align_y "bottom" hud_ammo4_digits "3" hud_ammo4_frame "0" hud_ammo4_place "screen" hud_ammo4_pos_x "150" hud_ammo4_pos_y "-25" hud_ammo4_scale "1" hud_ammo4_show "1" hud_ammo4_style "3" hud_ammo_align "right" hud_ammo_align_x "right" hud_ammo_align_y "bottom" hud_ammo_digits "3" hud_ammo_frame "0" hud_ammo_place "screen" hud_ammo_pos_x "-130" hud_ammo_pos_y "-100" hud_ammo_scale "1" hud_ammo_show "0" hud_ammo_style "2" hud_armor_align "right" hud_armor_align_x "center" hud_armor_align_y "bottom" hud_armor_digits "3" hud_armor_frame "0" hud_armor_place "screen" hud_armor_pos_x "-140" hud_armor_pos_y "0" hud_armor_scale "1" hud_armor_show "1" hud_armor_style "0" hud_armordamage_align "right" hud_armordamage_align_x "left" hud_armordamage_align_y "before" hud_armordamage_digits "3" hud_armordamage_duration "0.8" hud_armordamage_frame "0" hud_armordamage_place "armor" hud_armordamage_pos_x "0" hud_armordamage_pos_y "0" hud_armordamage_scale "1" hud_armordamage_show "0" hud_armordamage_style "1" hud_clock_align_x "center" hud_clock_align_y "bottom" hud_clock_big "0" hud_clock_blink "0" hud_clock_frame "0" hud_clock_place "screen" hud_clock_pos_x "166" hud_clock_pos_y "0" hud_clock_scale "1" hud_clock_show "1" hud_clock_style "0" hud_face_align_x "center" hud_face_align_y "bottom" hud_face_frame "0" hud_face_place "screen" hud_face_pos_x "-85" hud_face_pos_y "0" hud_face_scale "1.1" hud_face_show "1" hud_fps_align_x "left" hud_fps_align_y "bottom" hud_fps_decimals "1" hud_fps_frame "0" hud_fps_place "screen" hud_fps_pos_x "353" hud_fps_pos_y "-20" hud_fps_show "1" hud_fps_show_min "0" hud_fps_title "0" hud_frags_align_x "left" hud_frags_align_y "bottom" hud_frags_cell_height "7" hud_frags_cell_width "28" hud_frags_cols "8" hud_frags_fliptext "0" hud_frags_frame "0" hud_frags_padtext "1" hud_frags_place "screen" hud_frags_pos_x "3" hud_frags_pos_y "-40" hud_frags_rows "8" hud_frags_show "0" hud_frags_shownames "0" hud_frags_showself_always "1" hud_frags_showteams "0" hud_frags_space_x "2" hud_frags_space_y "2" hud_frags_strip "1" hud_frags_style "0" hud_frags_teamsort "0" hud_frags_vertical "1" hud_gameclock_align_x "right" hud_gameclock_align_y "console" hud_gameclock_big "1" hud_gameclock_blink "1" hud_gameclock_countdown "0" hud_gameclock_frame "0" hud_gameclock_place "top" hud_gameclock_pos_x "0" hud_gameclock_pos_y "0" hud_gameclock_scale "1" hud_gameclock_show "0" hud_gameclock_style "0" hud_group1_align_x "center" hud_group1_align_y "bottom" hud_group1_alpha "1" hud_group1_frame ".5" hud_group1_height "37" hud_group1_name "group1" hud_group1_picture "" hud_group1_place "view" hud_group1_pos_x "0" hud_group1_pos_y "0" hud_group1_show "1" hud_group1_tile "0" hud_group1_width "400" hud_group2_align_x "right" hud_group2_align_y "bottom" hud_group2_alpha "1" hud_group2_frame "0.5" hud_group2_height "120" hud_group2_name "group2" hud_group2_picture "" hud_group2_place "screen" hud_group2_pos_x "-5" hud_group2_pos_y "-5" hud_group2_show "0" hud_group2_tile "0" hud_group2_width "84" hud_group3_align_x "right" hud_group3_align_y "bottom" hud_group3_alpha "1" hud_group3_frame "0.5" hud_group3_height "64" hud_group3_name "group3" hud_group3_picture "" hud_group3_place "screen" hud_group3_pos_x "-92" hud_group3_pos_y "-5" hud_group3_show "0" hud_group3_tile "0" hud_group3_width "176" hud_group4_align_x "left" hud_group4_align_y "top" hud_group4_alpha "1" hud_group4_frame ".5" hud_group4_height "64" hud_group4_name "group4" hud_group4_picture "" hud_group4_place "screen" hud_group4_pos_x "0" hud_group4_pos_y "0" hud_group4_show "0" hud_group4_tile "0" hud_group4_width "64" hud_group5_align_x "left" hud_group5_align_y "top" hud_group5_alpha "1" hud_group5_frame ".5" hud_group5_height "64" hud_group5_name "group5" hud_group5_picture "" hud_group5_place "screen" hud_group5_pos_x "0" hud_group5_pos_y "0" hud_group5_show "0" hud_group5_tile "0" hud_group5_width "64" hud_group6_align_x "left" hud_group6_align_y "top" hud_group6_alpha "1" hud_group6_frame ".5" hud_group6_height "64" hud_group6_name "group6" hud_group6_picture "" hud_group6_place "screen" hud_group6_pos_x "0" hud_group6_pos_y "0" hud_group6_show "0" hud_group6_tile "0" hud_group6_width "64" hud_group7_align_x "left" hud_group7_align_y "top" hud_group7_alpha "1" hud_group7_frame ".5" hud_group7_height "64" hud_group7_name "group7" hud_group7_picture "" hud_group7_place "screen" hud_group7_pos_x "0" hud_group7_pos_y "0" hud_group7_show "0" hud_group7_tile "0" hud_group7_width "64" hud_group8_align_x "left" hud_group8_align_y "top" hud_group8_alpha "1" hud_group8_frame ".5" hud_group8_height "64" hud_group8_name "group8" hud_group8_picture "" hud_group8_place "screen" hud_group8_pos_x "0" hud_group8_pos_y "0" hud_group8_show "0" hud_group8_tile "0" hud_group8_width "64" hud_group9_align_x "left" hud_group9_align_y "top" hud_group9_alpha "1" hud_group9_frame ".5" hud_group9_height "64" hud_group9_name "group9" hud_group9_picture "" hud_group9_place "screen" hud_group9_pos_x "0" hud_group9_pos_y "0" hud_group9_show "0" hud_group9_tile "0" hud_group9_width "64" hud_gun2_align_x "center" hud_gun2_align_y "bottom" hud_gun2_frame "0" hud_gun2_place "screen" hud_gun2_pos_x "85" hud_gun2_pos_y "-35" hud_gun2_scale "1" hud_gun2_show "0" hud_gun2_style "1" hud_gun3_align_x "left" hud_gun3_align_y "center" hud_gun3_frame "0" hud_gun3_place "screen" hud_gun3_pos_x "8" hud_gun3_pos_y "105" hud_gun3_scale "1" hud_gun3_show "1" hud_gun3_style "3" hud_gun4_align_x "left" hud_gun4_align_y "center" hud_gun4_frame "0" hud_gun4_place "screen" hud_gun4_pos_x "55" hud_gun4_pos_y "105" hud_gun4_scale "1" hud_gun4_show "1" hud_gun4_style "3" hud_gun5_align_x "left" hud_gun5_align_y "center" hud_gun5_frame "0" hud_gun5_place "screen" hud_gun5_pos_x "75" hud_gun5_pos_y "105" hud_gun5_scale "1" hud_gun5_show "1" hud_gun5_style "3" hud_gun6_align_x "left" hud_gun6_align_y "center" hud_gun6_frame "0" hud_gun6_place "screen" hud_gun6_pos_x "110" hud_gun6_pos_y "105" hud_gun6_scale "1" hud_gun6_show "1" hud_gun6_style "3" hud_gun7_align_x "left" hud_gun7_align_y "center" hud_gun7_frame "0" hud_gun7_place "screen" hud_gun7_pos_x "125" hud_gun7_pos_y "105" hud_gun7_scale "1" hud_gun7_show "1" hud_gun7_style "3" hud_gun8_align_x "left" hud_gun8_align_y "center" hud_gun8_frame "0" hud_gun8_place "screen" hud_gun8_pos_x "170" hud_gun8_pos_y "105" hud_gun8_scale "1" hud_gun8_show "1" hud_gun8_style "3" hud_gun8_wide "0" hud_gun_align_x "center" hud_gun_align_y "bottom" hud_gun_frame "0" hud_gun_place "screen" hud_gun_pos_x "15" hud_gun_pos_y "-5" hud_gun_scale "2" hud_gun_show "0" hud_gun_style "0" hud_gun_wide "0" hud_health_align "right" hud_health_align_x "center" hud_health_align_y "bottom" hud_health_digits "3" hud_health_frame "0" hud_health_place "screen" hud_health_pos_x "-30" hud_health_pos_y "0" hud_health_scale "1" hud_health_show "1" hud_health_style "0" hud_healthdamage_align "right" hud_healthdamage_align_x "left" hud_healthdamage_align_y "before" hud_healthdamage_digits "3" hud_healthdamage_duration "0.8" hud_healthdamage_frame "0" hud_healthdamage_place "health" hud_healthdamage_pos_x "0" hud_healthdamage_pos_y "0" hud_healthdamage_scale "1" hud_healthdamage_show "0" hud_healthdamage_style "1" hud_iammo1_align_x "left" hud_iammo1_align_y "bottom" hud_iammo1_frame "0" hud_iammo1_place "screen" hud_iammo1_pos_x "0" hud_iammo1_pos_y "-25" hud_iammo1_scale "0.5" hud_iammo1_show "0" hud_iammo1_style "0" hud_iammo2_align_x "right" hud_iammo2_align_y "bottom" hud_iammo2_frame "0" hud_iammo2_place "screen" hud_iammo2_pos_x "-90" hud_iammo2_pos_y "0" hud_iammo2_scale "1" hud_iammo2_show "0" hud_iammo2_style "0" hud_iammo3_align_x "right" hud_iammo3_align_y "bottom" hud_iammo3_frame "0" hud_iammo3_place "screen" hud_iammo3_pos_x "-50" hud_iammo3_pos_y "0" hud_iammo3_scale "1" hud_iammo3_show "0" hud_iammo3_style "2" hud_iammo4_align_x "right" hud_iammo4_align_y "bottom" hud_iammo4_frame "0" hud_iammo4_place "screen" hud_iammo4_pos_x "-10" hud_iammo4_pos_y "0" hud_iammo4_scale "1" hud_iammo4_show "0" hud_iammo4_style "2" hud_iammo_align_x "right" hud_iammo_align_y "bottom" hud_iammo_frame "0" hud_iammo_place "screen" hud_iammo_pos_x "-95" hud_iammo_pos_y "-10" hud_iammo_scale "1" hud_iammo_show "0" hud_iammo_style "0" hud_iarmor_align_x "left" hud_iarmor_align_y "bottom" hud_iarmor_frame "0" hud_iarmor_place "screen" hud_iarmor_pos_x "0" hud_iarmor_pos_y "0" hud_iarmor_scale "1" hud_iarmor_show "1" hud_iarmor_style "0" hud_key1_align_x "top" hud_key1_align_y "left" hud_key1_frame "0" hud_key1_place "top" hud_key1_pos_x "0" hud_key1_pos_y "64" hud_key1_scale "1" hud_key1_show "0" hud_key1_style "0" hud_key2_align_x "left" hud_key2_align_y "after" hud_key2_frame "0" hud_key2_place "key1" hud_key2_pos_x "0" hud_key2_pos_y "0" hud_key2_scale "1" hud_key2_show "0" hud_key2_style "0" hud_mp3_time_align_x "left" hud_mp3_time_align_y "bottom" hud_mp3_time_frame "0" hud_mp3_time_on_scoreboard "0" hud_mp3_time_place "top" hud_mp3_time_pos_x "0" hud_mp3_time_pos_y "0" hud_mp3_time_show "0" hud_mp3_time_style "0" hud_mp3_title_align_x "right" hud_mp3_title_align_y "bottom" hud_mp3_title_frame "0" hud_mp3_title_height "8" hud_mp3_title_on_scoreboard "0" hud_mp3_title_place "top" hud_mp3_title_pos_x "0" hud_mp3_title_pos_y "-10" hud_mp3_title_scroll "1" hud_mp3_title_scroll_delay "0.5" hud_mp3_title_show "0" hud_mp3_title_style "0" hud_mp3_title_width "512" hud_mp3_title_wordwrap "0" hud_net_align_x "left" hud_net_align_y "center" hud_net_frame "0.2" hud_net_period "1" hud_net_place "top" hud_net_pos_x "0" hud_net_pos_y "0" hud_net_show "0" hud_netgraph_align_x "left" hud_netgraph_align_y "bottom" hud_netgraph_alpha "1" hud_netgraph_frame "0" hud_netgraph_full "0" hud_netgraph_height "32" hud_netgraph_inframes "0" hud_netgraph_lostscale "1" hud_netgraph_place "top" hud_netgraph_ploss "1" hud_netgraph_pos_x "0" hud_netgraph_pos_y "0" hud_netgraph_scale "256" hud_netgraph_show "0" hud_netgraph_swap_x "0" hud_netgraph_swap_y "0" hud_netgraph_width "256" hud_pent_align_x "left" hud_pent_align_y "after" hud_pent_frame "0" hud_pent_place "ring" hud_pent_pos_x "0" hud_pent_pos_y "0" hud_pent_scale "1" hud_pent_show "0" hud_pent_style "0" hud_ping_align_x "left" hud_ping_align_y "bottom" hud_ping_blink "0" hud_ping_frame "0" hud_ping_period "0" hud_ping_place "screen" hud_ping_pos_x "353" hud_ping_pos_y "-10" hud_ping_show "0" hud_ping_show_dev "0" hud_ping_show_max "0" hud_ping_show_min "0" hud_ping_show_pl "0" hud_quad_align_x "center" hud_quad_align_y "center" hud_quad_frame "0" hud_quad_place "screen" hud_quad_pos_x "0" hud_quad_pos_y "0" hud_quad_scale "1" hud_quad_show "0" hud_quad_style "0" hud_ring_align_x "left" hud_ring_align_y "after" hud_ring_frame "0" hud_ring_place "key2" hud_ring_pos_x "0" hud_ring_pos_y "0" hud_ring_scale "1" hud_ring_show "0" hud_ring_style "0" hud_sigil1_align_x "left" hud_sigil1_align_y "top" hud_sigil1_frame "0" hud_sigil1_place "screen" hud_sigil1_pos_x "0" hud_sigil1_pos_y "0" hud_sigil1_scale "1" hud_sigil1_show "0" hud_sigil1_style "0" hud_sigil2_align_x "after" hud_sigil2_align_y "top" hud_sigil2_frame "0" hud_sigil2_place "sigil1" hud_sigil2_pos_x "0" hud_sigil2_pos_y "0" hud_sigil2_scale "1" hud_sigil2_show "0" hud_sigil2_style "0" hud_sigil3_align_x "after" hud_sigil3_align_y "top" hud_sigil3_frame "0" hud_sigil3_place "sigil2" hud_sigil3_pos_x "0" hud_sigil3_pos_y "0" hud_sigil3_scale "1" hud_sigil3_show "0" hud_sigil3_style "0" hud_sigil4_align_x "after" hud_sigil4_align_y "top" hud_sigil4_frame "0" hud_sigil4_place "sigil3" hud_sigil4_pos_x "0" hud_sigil4_pos_y "0" hud_sigil4_scale "1" hud_sigil4_show "0" hud_sigil4_style "0" hud_speed_align_x "center" hud_speed_align_y "bottom" hud_speed_frame "0" hud_speed_place "top" hud_speed_pos_x "0" hud_speed_pos_y "-5" hud_speed_show "0" hud_speed_xyz "0" hud_suit_align_x "left" hud_suit_align_y "after" hud_suit_frame "0" hud_suit_place "pent" hud_suit_pos_x "0" hud_suit_pos_y "0" hud_suit_scale "1" hud_suit_show "0" hud_suit_style "0" hud_teamfrags_align_x "left" hud_teamfrags_align_y "bottom" hud_teamfrags_cell_height "8" hud_teamfrags_cell_width "32" hud_teamfrags_cols "2" hud_teamfrags_fliptext "1" hud_teamfrags_frame "0" hud_teamfrags_padtext "1" hud_teamfrags_place "screen" hud_teamfrags_pos_x "320" hud_teamfrags_pos_y "-40" hud_teamfrags_rows "1" hud_teamfrags_show "1" hud_teamfrags_shownames "0" hud_teamfrags_space_x "1" hud_teamfrags_space_y "1" hud_teamfrags_strip "1" hud_teamfrags_style "0" hud_teamfrags_vertical "0" hud_tracking_align_x "left" hud_tracking_align_y "bottom" hud_tracking_format "ðìáùåò: %n" hud_tracking_frame "0" hud_tracking_place "top" hud_tracking_pos_x "8" hud_tracking_pos_y "-4" hud_tracking_show "1" hud_recalculate "...it's really easy! when you get a boner, you slap her titties a couple of times, then you stick it inside her and pee..."
Administrator 2058 posts
Registered: Jan 2006
berzerk your hud does not work in all screen resolutions so i cant include it in fquake :X
|
|
|
|