User panel stuff on forum
  168 posts on 6 pages  First page123456Last page
Graphics Discussion
2011-10-17, 18:10
Member
49 posts

Registered:
Oct 2011
Having some finger trouble getting this to run, I placed the pk3 in both my qw then my ezquake dir, when i try to exec hud.d it cannot load. so not sure what to, I also copied the hud.cfg from an earlier page and placed that in my doc/ezquake/. executing this gives me a better hud than the standard but with none of your sleek icons, it will do for now but any help would be appreciated thanks guys.
2011-10-17, 22:45
Member
186 posts

Registered:
Jan 2008
@stayout that has nothing to do with my hud that something in the server program i think.

@Nuke did you make sure it was exec hud.d and not exec hud.cfg. About the icons, are you using nquake? if so I made a new readme but did never update the pak

http://data.fuskbugg.se/skalman02/37ae9b7e_readme.txt
2011-10-17, 23:58
Member
49 posts

Registered:
Oct 2011
yes I am using nquake, the readme worked very well and fixed the problem thanks again for the awesome hud
2011-10-18, 12:25
Member
186 posts

Registered:
Jan 2008
Awesome I´m glad you like it!
2011-10-28, 15:54
Member
51 posts

Registered:
Oct 2011
Great hud, I'm loving it. Decided to make my own modification of it (First time modding a hud so it isn't amazing).
If anyone ever so desires the cfg for it, then you can download it hither: [link]
http://puu.sh/7ID9
2011-10-29, 01:30
Member
186 posts

Registered:
Jan 2008
Nice one! I see that you don't use my simple items, can I ask why?
2011-10-31, 01:12
Member
40 posts

Registered:
Feb 2009
How can I modify Murdoc's cfg not to see the armor/face/clock icons? I would like to have only the bars without the icons. Thank for your help, gr8 job m8!
/say_team $R fuck yeah!
2011-10-31, 16:25
Member
51 posts

Registered:
Oct 2011
matyee wrote:
How can I modify Murdoc's cfg not to see the armor/face/clock icons? I would like to have only the bars without the icons. Thank for your help, gr8 job m8!

Open hud_md.d with notepad++ and look through the subheadings such as "face" "clock" and edit the _show command to "0".
(P.s: not actually tested it, remember to also save a backup).
2011-10-31, 19:45
Member
186 posts

Registered:
Jan 2008
That wont work, the bars are aligned to the face/armor i think
2011-10-31, 22:21
Member
40 posts

Registered:
Feb 2009
Strange...
http://www.quakeworld.nu/forum/viewtopic.php?id=503&p=8
Your 281 post on the top of the page. There is no icon for healt and armor.
/say_team $R fuck yeah!
2011-11-01, 00:16
Member
186 posts

Registered:
Jan 2008
Thats hud.d

Try this one.

//
// Head Up Display Configuration Dump
//

scr_newhud "1"
hud_ammo1_align "right"
hud_ammo1_align_x "after"
hud_ammo1_align_y "center"
hud_ammo1_digits "3"
hud_ammo1_frame "0"
hud_ammo1_frame_color "0 0 0"
hud_ammo1_item_opacity "0.5"
hud_ammo1_order "10"
hud_ammo1_place "gun2"
hud_ammo1_pos_x "0"
hud_ammo1_pos_y "0"
hud_ammo1_scale "0.4"
hud_ammo1_show "1"
hud_ammo1_style "0"
hud_ammo2_align "right"
hud_ammo2_align_x "after"
hud_ammo2_align_y "center"
hud_ammo2_digits "3"
hud_ammo2_frame "0"
hud_ammo2_frame_color "0 0 0"
hud_ammo2_item_opacity "0.5"
hud_ammo2_order "8"
hud_ammo2_place "gun4"
hud_ammo2_pos_x "0"
hud_ammo2_pos_y "0"
hud_ammo2_scale "0.4"
hud_ammo2_show "1"
hud_ammo2_style "0"
hud_ammo3_align "right"
hud_ammo3_align_x "after"
hud_ammo3_align_y "center"
hud_ammo3_digits "3"
hud_ammo3_frame "0"
hud_ammo3_frame_color "0 0 0"
hud_ammo3_item_opacity "0.5"
hud_ammo3_order "8"
hud_ammo3_place "gun6"
hud_ammo3_pos_x "0"
hud_ammo3_pos_y "0"
hud_ammo3_scale "0.4"
hud_ammo3_show "1"
hud_ammo3_style "0"
hud_ammo4_align "right"
hud_ammo4_align_x "after"
hud_ammo4_align_y "center"
hud_ammo4_digits "3"
hud_ammo4_frame "0"
hud_ammo4_frame_color "0 0 0"
hud_ammo4_item_opacity "0.5"
hud_ammo4_order "10"
hud_ammo4_place "gun8"
hud_ammo4_pos_x "0"
hud_ammo4_pos_y "0"
hud_ammo4_scale "0.4"
hud_ammo4_show "1"
hud_ammo4_style "0"
hud_ammo_align "right"
hud_ammo_align_x "after"
hud_ammo_align_y "center"
hud_ammo_digits "3"
hud_ammo_frame "0"
hud_ammo_frame_color "0 0 0"
hud_ammo_item_opacity "0.99"
hud_ammo_order "7"
hud_ammo_place "health"
hud_ammo_pos_x "32"
hud_ammo_pos_y "0"
hud_ammo_scale "1"
hud_ammo_show "0"
hud_ammo_style "0"
hud_armor_align "center"
hud_armor_align_x "center"
hud_armor_align_y "center"
hud_armor_digits "3"
hud_armor_frame "0"
hud_armor_frame_color "0 0 0"
hud_armor_item_opacity "0.95"
hud_armor_order "7"
hud_armor_pent_666 "1"
hud_armor_place "bar_armor"
hud_armor_pos_x "0"
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_frame_color "0 0 0"
hud_armordamage_item_opacity "0.99"
hud_armordamage_order "53"
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 "0"
hud_bar_armor_align_x "center"
hud_bar_armor_align_y "center"
hud_bar_armor_color_ga "32 128 0 128"
hud_bar_armor_color_noarmor "128 128 128 64"
hud_bar_armor_color_ra "128 0 0 128"
hud_bar_armor_color_unnatural "128 128 128 128"
hud_bar_armor_color_ya "192 128 0 128"
hud_bar_armor_direction "1"
hud_bar_armor_frame "0"
hud_bar_armor_frame_color "0 0 0"
hud_bar_armor_height "24"
hud_bar_armor_item_opacity "0.99"
hud_bar_armor_order "6"
hud_bar_armor_place "group1"
hud_bar_armor_pos_x "0"
hud_bar_armor_pos_y "0"
hud_bar_armor_show "1"
hud_bar_armor_width "155"
hud_bar_health_align_x "center"
hud_bar_health_align_y "center"
hud_bar_health_color_mega "64 96 128 128"
hud_bar_health_color_nohealth "128 128 128 64"
hud_bar_health_color_normal "32 64 128 128"
hud_bar_health_color_twomega "128 128 255 128"
hud_bar_health_color_unnatural "255 255 255 128"
hud_bar_health_direction "1"
hud_bar_health_frame "0"
hud_bar_health_frame_color "0 0 0"
hud_bar_health_height "24"
hud_bar_health_item_opacity "0.99"
hud_bar_health_order "5"
hud_bar_health_place "group2"
hud_bar_health_pos_x "0"
hud_bar_health_pos_y "0"
hud_bar_health_show "1"
hud_bar_health_width "155"
hud_clock_align_x "right"
hud_clock_align_y "console"
hud_clock_big "0"
hud_clock_blink "0"
hud_clock_format "3"
hud_clock_frame "0"
hud_clock_frame_color "0 0 0"
hud_clock_item_opacity "0.99"
hud_clock_order "8"
hud_clock_place "screen"
hud_clock_pos_x "-5"
hud_clock_pos_y "-15"
hud_clock_scale "1"
hud_clock_show "1"
hud_clock_style "0"
hud_democlock_align_x "right"
hud_democlock_align_y "console"
hud_democlock_big "0"
hud_democlock_blink "0"
hud_democlock_frame "0"
hud_democlock_frame_color "0 0 0"
hud_democlock_item_opacity "0.99"
hud_democlock_order "7"
hud_democlock_place "top"
hud_democlock_pos_x "0"
hud_democlock_pos_y "8"
hud_democlock_scale "1"
hud_democlock_show "0"
hud_democlock_style "0"
hud_digits_trim "1"
hud_editor_allowalign "1"
hud_editor_allowmove "1"
hud_editor_allowplace "1"
hud_editor_allowresize "1"
hud_face_align_x "right"
hud_face_align_y "center"
hud_face_frame "0"
hud_face_frame_color "0 0 0"
hud_face_item_opacity "0.99"
hud_face_order "4"
hud_face_place "group2"
hud_face_pos_x "0"
hud_face_pos_y "0"
hud_face_scale "1.33333333"
hud_face_show "0"
hud_fps_align_x "before"
hud_fps_align_y "center"
hud_fps_decimals "0"
hud_fps_frame "0"
hud_fps_frame_color "0 0 0"
hud_fps_item_opacity "0.99"
hud_fps_order "10"
hud_fps_place "ping"
hud_fps_pos_x "-10"
hud_fps_pos_y "0"
hud_fps_show "1"
hud_fps_show_min "0"
hud_fps_style "0"
hud_fps_title "1"
hud_frags_align_x "right"
hud_frags_align_y "bottom"
hud_frags_bignum "0"
hud_frags_cell_height "8"
hud_frags_cell_width "32"
hud_frags_colors_alpha "1.0"
hud_frags_cols "4"
hud_frags_extra_spec_info "ALL"
hud_frags_fliptext "0"
hud_frags_frame "0"
hud_frags_frame_color "0 0 0"
hud_frags_item_opacity "0.99"
hud_frags_maxname "16"
hud_frags_notintp "0"
hud_frags_order "0"
hud_frags_padtext "1"
hud_frags_place "top"
hud_frags_pos_x "0"
hud_frags_pos_y "0"
hud_frags_rows "1"
hud_frags_show "0"
hud_frags_shownames "0"
hud_frags_showself_always "1"
hud_frags_showteams "0"
hud_frags_space_x "1"
hud_frags_space_y "1"
hud_frags_strip "1"
hud_frags_style "0"
hud_frags_teamsort "0"
hud_frags_vertical "0"
hud_gameclock_align_x "center"
hud_gameclock_align_y "center"
hud_gameclock_big "1"
hud_gameclock_blink "0"
hud_gameclock_countdown "1"
hud_gameclock_frame "0"
hud_gameclock_frame_color "0 0 0"
hud_gameclock_item_opacity "0.95"
hud_gameclock_offset "0"
hud_gameclock_order "7"
hud_gameclock_place "group5"
hud_gameclock_pos_x "0"
hud_gameclock_pos_y "0"
hud_gameclock_scale "1"
hud_gameclock_show "1"
hud_gameclock_style "0"
hud_group1_align_x "before"
hud_group1_align_y "bottom"
hud_group1_frame "0.6"
hud_group1_frame_color "0 0 0"
hud_group1_height "28"
hud_group1_item_opacity "0.99"
hud_group1_name "group1"
hud_group1_order "4"
hud_group1_pic_alpha "1.0"
hud_group1_pic_scalemode "0"
hud_group1_picture ""
hud_group1_place "group2"
hud_group1_pos_x "-5"
hud_group1_pos_y "0"
hud_group1_show "1"
hud_group1_width "159"
hud_group2_align_x "center"
hud_group2_align_y "bottom"
hud_group2_frame "0.6"
hud_group2_frame_color "0 0 0"
hud_group2_height "28"
hud_group2_item_opacity "0.99"
hud_group2_name "group2"
hud_group2_order "3"
hud_group2_pic_alpha "1.0"
hud_group2_pic_scalemode "0"
hud_group2_picture ""
hud_group2_place "screen"
hud_group2_pos_x "0"
hud_group2_pos_y "-5"
hud_group2_show "1"
hud_group2_width "159"
hud_group3_align_x "after"
hud_group3_align_y "bottom"
hud_group3_frame "0.6"
hud_group3_frame_color "0 0 0"
hud_group3_height "28"
hud_group3_item_opacity "0.99"
hud_group3_name "group3"
hud_group3_order "4"
hud_group3_pic_alpha "0.1"
hud_group3_pic_scalemode "2"
hud_group3_picture ""
hud_group3_place "group2"
hud_group3_pos_x "5"
hud_group3_pos_y "0"
hud_group3_show "1"
hud_group3_width "159"
hud_group4_align_x "right"
hud_group4_align_y "center"
hud_group4_frame "0"
hud_group4_frame_color "0 0 0"
hud_group4_height "32"
hud_group4_item_opacity "0.99"
hud_group4_name "group4"
hud_group4_order "5"
hud_group4_pic_alpha "1.0"
hud_group4_pic_scalemode "2"
hud_group4_picture "clock"
hud_group4_place "group3"
hud_group4_pos_x "0"
hud_group4_pos_y "0"
hud_group4_show "0"
hud_group4_width "32"
hud_group5_align_x "center"
hud_group5_align_y "center"
hud_group5_frame "0.25"
hud_group5_frame_color "128 128 128"
hud_group5_height "24"
hud_group5_item_opacity "0.99"
hud_group5_name "group5"
hud_group5_order "6"
hud_group5_pic_alpha "1.0"
hud_group5_pic_scalemode "0"
hud_group5_picture ""
hud_group5_place "group3"
hud_group5_pos_x "0"
hud_group5_pos_y "0"
hud_group5_show "1"
hud_group5_width "155"
hud_group6_align_x "left"
hud_group6_align_y "center"
hud_group6_frame "0"
hud_group6_frame_color "0 0 0"
hud_group6_height "168"
hud_group6_item_opacity "0.99"
hud_group6_name "group6"
hud_group6_order "1"
hud_group6_pic_alpha "0.1"
hud_group6_pic_scalemode "2"
hud_group6_picture "weaplist_md"
hud_group6_place "screen"
hud_group6_pos_x "2"
hud_group6_pos_y "0"
hud_group6_show "1"
hud_group6_width "24"
hud_group7_align_x "center"
hud_group7_align_y "before"
hud_group7_frame "0.1"
hud_group7_frame_color "100 100 100"
hud_group7_height "1"
hud_group7_item_opacity "0.99"
hud_group7_name "group7"
hud_group7_order "10"
hud_group7_pic_alpha "1.0"
hud_group7_pic_scalemode "0"
hud_group7_picture ""
hud_group7_place "gun2"
hud_group7_pos_x "0"
hud_group7_pos_y "0"
hud_group7_show "1"
hud_group7_width "100"
hud_group8_align_x "center"
hud_group8_align_y "after"
hud_group8_frame "0.1"
hud_group8_frame_color "100 100 100"
hud_group8_height "1"
hud_group8_item_opacity "0.99"
hud_group8_name "group8"
hud_group8_order "10"
hud_group8_pic_alpha "1.0"
hud_group8_pic_scalemode "0"
hud_group8_picture ""
hud_group8_place "gun8"
hud_group8_pos_x "0"
hud_group8_pos_y "0"
hud_group8_show "1"
hud_group8_width "100"
hud_group9_align_x "right"
hud_group9_align_y "bottom"
hud_group9_frame ".5"
hud_group9_frame_color "0 0 0"
hud_group9_height "64"
hud_group9_item_opacity "0.99"
hud_group9_name "group9"
hud_group9_order "0"
hud_group9_pic_alpha "1.0"
hud_group9_pic_scalemode "0"
hud_group9_picture ""
hud_group9_place "screen"
hud_group9_pos_x "0"
hud_group9_pos_y "0"
hud_group9_show "0"
hud_group9_width "64"
hud_gun2_align_x "center"
hud_gun2_align_y "before"
hud_gun2_frame "0"
hud_gun2_frame_color "0 0 0"
hud_gun2_item_opacity "0.99"
hud_gun2_order "9"
hud_gun2_place "gun3"
hud_gun2_pos_x "0"
hud_gun2_pos_y "0"
hud_gun2_scale "1.5"
hud_gun2_show "1"
hud_gun2_style "0"
hud_gun3_align_x "center"
hud_gun3_align_y "before"
hud_gun3_frame "0"
hud_gun3_frame_color "0 0 0"
hud_gun3_item_opacity "0.99"
hud_gun3_order "8"
hud_gun3_place "gun4"
hud_gun3_pos_x "0"
hud_gun3_pos_y "0"
hud_gun3_scale "1.5"
hud_gun3_show "1"
hud_gun3_style "0"
hud_gun4_align_x "center"
hud_gun4_align_y "before"
hud_gun4_frame "0"
hud_gun4_frame_color "0 0 0"
hud_gun4_item_opacity "0.99"
hud_gun4_order "7"
hud_gun4_place "gun5"
hud_gun4_pos_x "0"
hud_gun4_pos_y "0"
hud_gun4_scale "1.5"
hud_gun4_show "1"
hud_gun4_style "0"
hud_gun5_align_x "center"
hud_gun5_align_y "center"
hud_gun5_frame "0"
hud_gun5_frame_color "0 0 0"
hud_gun5_item_opacity "0.99"
hud_gun5_order "6"
hud_gun5_place "group6"
hud_gun5_pos_x "0"
hud_gun5_pos_y "0"
hud_gun5_scale "1.5"
hud_gun5_show "1"
hud_gun5_style "0"
hud_gun6_align_x "center"
hud_gun6_align_y "after"
hud_gun6_frame "0"
hud_gun6_frame_color "0 0 0"
hud_gun6_item_opacity "0.99"
hud_gun6_order "7"
hud_gun6_place "gun5"
hud_gun6_pos_x "0"
hud_gun6_pos_y "0"
hud_gun6_scale "1.5"
hud_gun6_show "1"
hud_gun6_style "0"
hud_gun7_align_x "center"
hud_gun7_align_y "after"
hud_gun7_frame "0"
hud_gun7_frame_color "0 0 0"
hud_gun7_item_opacity "0.99"
hud_gun7_order "8"
hud_gun7_place "gun6"
hud_gun7_pos_x "0"
hud_gun7_pos_y "0"
hud_gun7_scale "1.5"
hud_gun7_show "1"
hud_gun7_style "0"
hud_gun8_align_x "center"
hud_gun8_align_y "after"
hud_gun8_frame "0"
hud_gun8_frame_color "0 0 0"
hud_gun8_item_opacity "0.99"
hud_gun8_order "9"
hud_gun8_place "gun7"
hud_gun8_pos_x "0"
hud_gun8_pos_y "0"
hud_gun8_scale "1.5"
hud_gun8_show "1"
hud_gun8_style "0"
hud_gun8_wide "0"
hud_gun_align_x "center"
hud_gun_align_y "bottom"
hud_gun_frame "0"
hud_gun_frame_color "0 0 0"
hud_gun_item_opacity "0.99"
hud_gun_order "0"
hud_gun_place "ibar"
hud_gun_pos_x "0"
hud_gun_pos_y "0"
hud_gun_scale "1"
hud_gun_show "0"
hud_gun_style "0"
hud_gun_wide "0"
hud_health_align "center"
hud_health_align_x "center"
hud_health_align_y "center"
hud_health_digits "3"
hud_health_frame "0"
hud_health_frame_color "0 0 0"
hud_health_item_opacity "0.95"
hud_health_order "6"
hud_health_place "bar_health"
hud_health_pos_x "0"
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_frame_color "0 0 0"
hud_healthdamage_item_opacity "0.99"
hud_healthdamage_order "7"
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 "0"
hud_iammo1_align_x "left"
hud_iammo1_align_y "top"
hud_iammo1_frame "0"
hud_iammo1_frame_color "0 0 0"
hud_iammo1_item_opacity "0.99"
hud_iammo1_order "0"
hud_iammo1_place "ibar"
hud_iammo1_pos_x "0"
hud_iammo1_pos_y "0"
hud_iammo1_scale "1"
hud_iammo1_show "0"
hud_iammo1_style "2"
hud_iammo2_align_x "after"
hud_iammo2_align_y "top"
hud_iammo2_frame "0"
hud_iammo2_frame_color "0 0 0"
hud_iammo2_item_opacity "0.99"
hud_iammo2_order "1"
hud_iammo2_place "iammo1"
hud_iammo2_pos_x "0"
hud_iammo2_pos_y "0"
hud_iammo2_scale "1"
hud_iammo2_show "0"
hud_iammo2_style "2"
hud_iammo3_align_x "after"
hud_iammo3_align_y "top"
hud_iammo3_frame "0"
hud_iammo3_frame_color "0 0 0"
hud_iammo3_item_opacity "0.99"
hud_iammo3_order "2"
hud_iammo3_place "iammo2"
hud_iammo3_pos_x "0"
hud_iammo3_pos_y "0"
hud_iammo3_scale "1"
hud_iammo3_show "0"
hud_iammo3_style "2"
hud_iammo4_align_x "after"
hud_iammo4_align_y "top"
hud_iammo4_frame "0"
hud_iammo4_frame_color "0 0 0"
hud_iammo4_item_opacity "0.99"
hud_iammo4_order "3"
hud_iammo4_place "iammo3"
hud_iammo4_pos_x "0"
hud_iammo4_pos_y "0"
hud_iammo4_scale "1"
hud_iammo4_show "0"
hud_iammo4_style "2"
hud_iammo_align_x "before"
hud_iammo_align_y "center"
hud_iammo_frame "0"
hud_iammo_frame_color "0 0 0"
hud_iammo_item_opacity "0.99"
hud_iammo_order "8"
hud_iammo_place "ammo"
hud_iammo_pos_x "0"
hud_iammo_pos_y "0"
hud_iammo_scale "1"
hud_iammo_show "0"
hud_iammo_style "0"
hud_iarmor_align_x "right"
hud_iarmor_align_y "center"
hud_iarmor_frame "0"
hud_iarmor_frame_color "0 0 0"
hud_iarmor_item_opacity "0.99"
hud_iarmor_order "2"
hud_iarmor_place "group1"
hud_iarmor_pos_x "0"
hud_iarmor_pos_y "0"
hud_iarmor_scale "1.33333333"
hud_iarmor_show "0"
hud_iarmor_style "0"
hud_itemsclock_align_x "right"
hud_itemsclock_align_y "center"
hud_itemsclock_frame "0"
hud_itemsclock_frame_color "0 0 0"
hud_itemsclock_item_opacity "0.99"
hud_itemsclock_order "1"
hud_itemsclock_place "screen"
hud_itemsclock_pos_x "0"
hud_itemsclock_pos_y "0"
hud_itemsclock_show "0"
hud_itemsclock_style "0"
hud_itemsclock_timelimit "5"
hud_key1_align_x "top"
hud_key1_align_y "left"
hud_key1_frame "0"
hud_key1_frame_color "0 0 0"
hud_key1_item_opacity "0.99"
hud_key1_order "0"
hud_key1_place "ibar"
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_frame_color "0 0 0"
hud_key2_item_opacity "0.99"
hud_key2_order "1"
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_keys_align_x "right"
hud_keys_align_y "center"
hud_keys_frame "0.5"
hud_keys_frame_color "20 20 20"
hud_keys_item_opacity "0.99"
hud_keys_order "1"
hud_keys_place "screen"
hud_keys_pos_x "0"
hud_keys_pos_y "0"
hud_keys_scale "2"
hud_keys_show "0"
hud_mouserate_align_x "left"
hud_mouserate_align_y "bottom"
hud_mouserate_frame "0"
hud_mouserate_frame_color "0 0 0"
hud_mouserate_interval "1"
hud_mouserate_item_opacity "0.99"
hud_mouserate_order "9"
hud_mouserate_place "screen"
hud_mouserate_pos_x "0"
hud_mouserate_pos_y "0"
hud_mouserate_show "0"
hud_mouserate_style "0"
hud_mouserate_title "1"
hud_mp3_time_align_x "left"
hud_mp3_time_align_y "bottom"
hud_mp3_time_frame "0"
hud_mp3_time_frame_color "0 0 0"
hud_mp3_time_item_opacity "0.99"
hud_mp3_time_on_scoreboard "0"
hud_mp3_time_order "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_frame_color "0 0 0"
hud_mp3_title_height "8"
hud_mp3_title_item_opacity "0.99"
hud_mp3_title_on_scoreboard "0"
hud_mp3_title_order "0"
hud_mp3_title_place "top"
hud_mp3_title_pos_x "0"
hud_mp3_title_pos_y "0"
hud_mp3_title_scroll "1"
hud_mp3_title_scroll_delay "0.5"
hud_mp3_title_show "0"
hud_mp3_title_style "2"
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_frame_color "0 0 0"
hud_net_item_opacity "0.99"
hud_net_order "7"
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_frame_color "0 0 0"
hud_netgraph_full "0"
hud_netgraph_height "32"
hud_netgraph_inframes "0"
hud_netgraph_item_opacity "0.99"
hud_netgraph_lostscale "1"
hud_netgraph_order "0"
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_netproblem_align_x "left"
hud_netproblem_align_y "top"
hud_netproblem_frame "0"
hud_netproblem_frame_color "0 0 0"
hud_netproblem_item_opacity "0.99"
hud_netproblem_order "0"
hud_netproblem_place "top"
hud_netproblem_pos_x "0"
hud_netproblem_pos_y "0"
hud_netproblem_scale "1"
hud_netproblem_show "0"
hud_notify_align_x "left"
hud_notify_align_y "top"
hud_notify_cols "30"
hud_notify_frame "0"
hud_notify_frame_color "0 0 0"
hud_notify_item_opacity "0.99"
hud_notify_order "8"
hud_notify_place "top"
hud_notify_pos_x "0"
hud_notify_pos_y "0"
hud_notify_rows "4"
hud_notify_scale "1"
hud_notify_show "0"
hud_notify_time "4"
hud_ownfrags_align_x "center"
hud_ownfrags_align_y "top"
hud_ownfrags_frame "0"
hud_ownfrags_frame_color "0 0 100"
hud_ownfrags_item_opacity "0.99"
hud_ownfrags_order "1"
hud_ownfrags_place "screen"
hud_ownfrags_pos_x "0"
hud_ownfrags_pos_y "75"
hud_ownfrags_scale "1"
hud_ownfrags_show "1"
hud_ownfrags_timeout "3"
hud_pent_align_x "center"
hud_pent_align_y "before"
hud_pent_frame "0"
hud_pent_frame_color "0 0 0"
hud_pent_item_opacity "0.99"
hud_pent_order "6"
hud_pent_place "quad"
hud_pent_pos_x "0"
hud_pent_pos_y "0"
hud_pent_scale "2"
hud_pent_show "0"
hud_pent_style "0"
hud_ping_align_x "right"
hud_ping_align_y "top"
hud_ping_blink "0"
hud_ping_frame "0"
hud_ping_frame_color "0 0 0"
hud_ping_item_opacity "0.99"
hud_ping_order "9"
hud_ping_period "1"
hud_ping_place "screen"
hud_ping_pos_x "-5"
hud_ping_pos_y "5"
hud_ping_show "1"
hud_ping_show_dev "0"
hud_ping_show_max "0"
hud_ping_show_min "0"
hud_ping_show_pl "0"
hud_ping_style "0"
hud_planmode "0"
hud_quad_align_x "right"
hud_quad_align_y "center"
hud_quad_frame "0"
hud_quad_frame_color "0 0 0"
hud_quad_item_opacity "0.99"
hud_quad_order "5"
hud_quad_place "screen"
hud_quad_pos_x "0"
hud_quad_pos_y "0"
hud_quad_scale "2"
hud_quad_show "0"
hud_quad_style "0"
hud_radar_align_x "left"
hud_radar_align_y "bottom"
hud_radar_autosize "0"
hud_radar_fade_players "1"
hud_radar_frame "0"
hud_radar_frame_color "0 0 0"
hud_radar_height "25%"
hud_radar_highlight "0"
hud_radar_highlight_color "yellow"
hud_radar_item_opacity "0.99"
hud_radar_itemfilter "backpack quad pent armor mega"
hud_radar_onlytp "0"
hud_radar_opacity "0.5"
hud_radar_order "0"
hud_radar_otherfilter "projectiles gibs explosions shotgun"
hud_radar_place "top"
hud_radar_player_size "10"
hud_radar_pos_x "0"
hud_radar_pos_y "0"
hud_radar_show "0"
hud_radar_show_height "1"
hud_radar_show_hold "0"
hud_radar_show_names "0"
hud_radar_show_powerups "1"
hud_radar_show_stats "1"
hud_radar_weaponfilter "gl rl lg"
hud_radar_width "30%"
hud_ring_align_x "center"
hud_ring_align_y "after"
hud_ring_frame "0"
hud_ring_frame_color "0 0 0"
hud_ring_item_opacity "0.99"
hud_ring_order "6"
hud_ring_place "quad"
hud_ring_pos_x "0"
hud_ring_pos_y "0"
hud_ring_scale "2"
hud_ring_show "0"
hud_ring_style "0"
hud_score_bar_align_x "center"
hud_score_bar_align_y "console"
hud_score_bar_format_big "%t:%e:%Z"
hud_score_bar_format_small "&c69f%T&r:%t &cf10%E&r:%e $[%D$]"
hud_score_bar_frame "0.5"
hud_score_bar_frame_color "0 0 0"
hud_score_bar_item_opacity "0.99"
hud_score_bar_order "0"
hud_score_bar_place "screen"
hud_score_bar_pos_x "0"
hud_score_bar_pos_y "0"
hud_score_bar_scale "1"
hud_score_bar_show "0"
hud_score_bar_style "0"
hud_score_difference_align "right"
hud_score_difference_align_x "after"
hud_score_difference_align_y "bottom"
hud_score_difference_colorize "1"
hud_score_difference_digits "0"
hud_score_difference_frame "0.5"
hud_score_difference_frame_color "0 0 0"
hud_score_difference_item_opacity "0.99"
hud_score_difference_order "2"
hud_score_difference_place "score_enemy"
hud_score_difference_pos_x "0"
hud_score_difference_pos_y "0"
hud_score_difference_scale "1"
hud_score_difference_show "0"
hud_score_difference_style "0"
hud_score_enemy_align "right"
hud_score_enemy_align_x "center"
hud_score_enemy_align_y "before"
hud_score_enemy_colorize "0"
hud_score_enemy_digits "3"
hud_score_enemy_frame "0.25"
hud_score_enemy_frame_color "200 75 75"
hud_score_enemy_item_opacity "0.99"
hud_score_enemy_order "1"
hud_score_enemy_place "score_team"
hud_score_enemy_pos_x "0"
hud_score_enemy_pos_y "-1"
hud_score_enemy_scale "0.5"
hud_score_enemy_show "1"
hud_score_enemy_style "2"
hud_score_position_align "right"
hud_score_position_align_x "after"
hud_score_position_align_y "bottom"
hud_score_position_colorize "1"
hud_score_position_digits "0"
hud_score_position_frame "0.5"
hud_score_position_frame_color "0 0 0"
hud_score_position_item_opacity "0.99"
hud_score_position_order "3"
hud_score_position_place "score_difference"
hud_score_position_pos_x "0"
hud_score_position_pos_y "0"
hud_score_position_scale "1"
hud_score_position_show "0"
hud_score_position_style "0"
hud_score_team_align "right"
hud_score_team_align_x "right"
hud_score_team_align_y "bottom"
hud_score_team_colorize "0"
hud_score_team_digits "3"
hud_score_team_frame "0.25"
hud_score_team_frame_color "75 75 200"
hud_score_team_item_opacity "0.99"
hud_score_team_order "0"
hud_score_team_place "screen"
hud_score_team_pos_x "-5"
hud_score_team_pos_y "-5"
hud_score_team_scale "0.5"
hud_score_team_show "1"
hud_score_team_style "2"
hud_sigil1_align_x "left"
hud_sigil1_align_y "top"
hud_sigil1_frame "0"
hud_sigil1_frame_color "0 0 0"
hud_sigil1_item_opacity "0.99"
hud_sigil1_order "0"
hud_sigil1_place "ibar"
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_frame_color "0 0 0"
hud_sigil2_item_opacity "0.99"
hud_sigil2_order "1"
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_frame_color "0 0 0"
hud_sigil3_item_opacity "0.99"
hud_sigil3_order "2"
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_frame_color "0 0 0"
hud_sigil4_item_opacity "0.99"
hud_sigil4_order "3"
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_speed2_align_x "center"
hud_speed2_align_y "bottom"
hud_speed2_color_fast "72"
hud_speed2_color_fastest "216"
hud_speed2_color_insane "229"
hud_speed2_color_normal "100"
hud_speed2_color_stopped "52"
hud_speed2_frame "0"
hud_speed2_frame_color "0 0 0"
hud_speed2_item_opacity "0.99"
hud_speed2_opacity "1.0"
hud_speed2_order "7"
hud_speed2_orientation "0"
hud_speed2_place "top"
hud_speed2_pos_x "0"
hud_speed2_pos_y "0"
hud_speed2_radius "50.0"
hud_speed2_show "0"
hud_speed2_wrapspeed "500"
hud_speed2_xyz "0"
hud_speed_align_x "center"
hud_speed_align_y "center"
hud_speed_color_fast "72"
hud_speed_color_fastest "216"
hud_speed_color_insane "229"
hud_speed_color_normal "100"
hud_speed_color_stopped "52"
hud_speed_frame "0"
hud_speed_frame_color "0 0 0"
hud_speed_height "15"
hud_speed_item_opacity "0"
hud_speed_opacity "1.0"
hud_speed_order "7"
hud_speed_place "screen"
hud_speed_pos_x "100"
hud_speed_pos_y "0"
hud_speed_show "0"
hud_speed_style "0"
hud_speed_text_align "3"
hud_speed_tick_spacing "0.2"
hud_speed_vertical "0"
hud_speed_vertical_text "1"
hud_speed_width "160"
hud_speed_xyz "0"
hud_suit_align_x "center"
hud_suit_align_y "after"
hud_suit_frame "0"
hud_suit_frame_color "0 0 0"
hud_suit_item_opacity "0.99"
hud_suit_order "7"
hud_suit_place "ring"
hud_suit_pos_x "0"
hud_suit_pos_y "0"
hud_suit_scale "2"
hud_suit_show "0"
hud_suit_style "0"
hud_teamfrags_align_x "center"
hud_teamfrags_align_y "before"
hud_teamfrags_bignum "0"
hud_teamfrags_cell_height "8"
hud_teamfrags_cell_width "32"
hud_teamfrags_colors_alpha "1.0"
hud_teamfrags_cols "2"
hud_teamfrags_extra_spec_info "1"
hud_teamfrags_fliptext "1"
hud_teamfrags_frame "0"
hud_teamfrags_frame_color "0 0 0"
hud_teamfrags_item_opacity "0.99"
hud_teamfrags_maxname "16"
hud_teamfrags_onlytp "0"
hud_teamfrags_order "0"
hud_teamfrags_padtext "1"
hud_teamfrags_place "ibar"
hud_teamfrags_pos_x "0"
hud_teamfrags_pos_y "0"
hud_teamfrags_rows "1"
hud_teamfrags_show "0"
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_teamholdbar_align_x "left"
hud_teamholdbar_align_y "bottom"
hud_teamholdbar_frame "0"
hud_teamholdbar_frame_color "0 0 0"
hud_teamholdbar_height "8"
hud_teamholdbar_item_opacity "0.99"
hud_teamholdbar_onlytp "0"
hud_teamholdbar_opacity "0.8"
hud_teamholdbar_order "0"
hud_teamholdbar_place "top"
hud_teamholdbar_pos_x "0"
hud_teamholdbar_pos_y "0"
hud_teamholdbar_show "0"
hud_teamholdbar_show_text "1"
hud_teamholdbar_vertical "0"
hud_teamholdbar_vertical_text "0"
hud_teamholdbar_width "200"
hud_teamholdinfo_align_x "left"
hud_teamholdinfo_align_y "bottom"
hud_teamholdinfo_frame "0"
hud_teamholdinfo_frame_color "0 0 0"
hud_teamholdinfo_height "8"
hud_teamholdinfo_item_opacity "0.99"
hud_teamholdinfo_itemfilter "quad ra ya ga mega pent rl quad"
hud_teamholdinfo_onlytp "0"
hud_teamholdinfo_opacity "0.8"
hud_teamholdinfo_order "0"
hud_teamholdinfo_place "top"
hud_teamholdinfo_pos_x "0"
hud_teamholdinfo_pos_y "0"
hud_teamholdinfo_show "0"
hud_teamholdinfo_style "1"
hud_teamholdinfo_width "200"
hud_teaminfo_align_right "0"
hud_teaminfo_align_x "right"
hud_teaminfo_align_y "center"
hud_teaminfo_armor_style "3"
hud_teaminfo_frame "0.2"
hud_teaminfo_frame_color "20 20 20"
hud_teaminfo_item_opacity "0.99"
hud_teaminfo_layout "%p%n $x10%l$x11 %a/%H %w"
hud_teaminfo_loc_width "5"
hud_teaminfo_low_health "25"
hud_teaminfo_name_width "6"
hud_teaminfo_order "0"
hud_teaminfo_place ""
hud_teaminfo_pos_x "0"
hud_teaminfo_pos_y "0"
hud_teaminfo_scale "1"
hud_teaminfo_show "0"
hud_teaminfo_show_enemies "0"
hud_teaminfo_show_self "1"
hud_teaminfo_weapon_style "0"
hud_tp_need "0"
hud_tracking_align_x "center"
hud_tracking_align_y "before"
hud_tracking_format "Tracking %t %n, [JUMP] for next"
hud_tracking_frame "0"
hud_tracking_frame_color "0 0 0"
hud_tracking_item_opacity "0.99"
hud_tracking_order "9"
hud_tracking_place "face"
hud_tracking_pos_x "0"
hud_tracking_pos_y "0"
hud_tracking_scale "1"
hud_tracking_show "0"
hud_vidlag_align_x "right"
hud_vidlag_align_y "top"
hud_vidlag_frame "0"
hud_vidlag_frame_color "0 0 0"
hud_vidlag_item_opacity "0.99"
hud_vidlag_order "9"
hud_vidlag_place "top"
hud_vidlag_pos_x "0"
hud_vidlag_pos_y "0"
hud_vidlag_show "0"
hud_vidlag_style "0"
hud_recalculate
2011-11-01, 10:42
Member
40 posts

Registered:
Feb 2009
Thank you so much!!!! That's what I wanted! Unfortunately I have to use -no24bits because my laptop cannot handle the 24bit textures with enough fps and the face/armor etc icons were so ugly!
Thanks again, this is definately a masterpiece!
/say_team $R fuck yeah!
2011-11-01, 13:01
Member
186 posts

Registered:
Jan 2008
np mate!
2011-11-02, 15:05
Member
2 posts

Registered:
Oct 2011
<3
[16:04] <Rauvz> dm4 is hell
[16:04] <Rauvz> dm6 is purgatory
[16:04] <princess_faerie> dm2 is the waiting room?
2011-11-05, 01:48
Member
21 posts

Registered:
Mar 2006
404!! :<<<<
2011-11-09, 18:34
Member
192 posts

Registered:
Mar 2006
link dead ?
2011-11-09, 20:30
Member
186 posts

Registered:
Jan 2008
Can't login to the gfx site for some reason?
2011-11-13, 12:15
Member
192 posts

Registered:
Mar 2006
I want that !!
2011-11-20, 11:34
Member
15 posts

Registered:
Jul 2007
Link still dead
2011-11-20, 18:34
Member
186 posts

Registered:
Jan 2008
I can't log on to the gfx site still and I don't have any other place to upload it. If anyone has feel free to tell me here or on irc.
2011-11-20, 18:53
Member
51 posts

Registered:
Oct 2011
dithes wrote:
I can't log on to the gfx site still and I don't have any other place to upload it. If anyone has feel free to tell me here or on irc.

I've got the original files and I can upload it to my Mediafire account if you want.
2011-11-21, 10:24
Administrator
1864 posts

Registered:
Feb 2006
dithes wrote:
I can't log on to the gfx site still and I don't have any other place to upload it. If anyone has feel free to tell me here or on irc.

What is the problem?
2011-11-21, 22:00
Member
186 posts

Registered:
Jan 2008
I get this error:

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web/quakeworld.nu-gfx/_gfx/functions.php:12) in /var/www/web/quakeworld.nu-gfx/login.php on line 35
2011-11-21, 23:07
Member
626 posts

Registered:
Jan 2006
If someone has a nice host that's online for a longer amount of time, please host it and
dithes can update his first post with that.
For the time beeing, here you go.

Grab dithes hud: here
2011-11-21, 23:15
News Writer
493 posts

Registered:
Jan 2006
Why don't you just upload it to gfx.quakeworld.nu ?? What's the problem?
2011-11-22, 00:43
Member
186 posts

Registered:
Jan 2008
dithes wrote:
I get this error:

Warning: Cannot modify header information - headers already sent by (output started at /var/www/web/quakeworld.nu-gfx/_gfx/functions.php:12) in /var/www/web/quakeworld.nu-gfx/login.php on line 35
2011-11-22, 01:25
News Writer
493 posts

Registered:
Jan 2006
You get that simply trying to upload the file? Are you on irc?
2011-11-22, 05:13
Member
186 posts

Registered:
Jan 2008
No, I get that when I try to logon to the gfx site. Yes I'm on irc.
2011-11-22, 09:31
Administrator
1864 posts

Registered:
Feb 2006
dithes wrote:
No, I get that when I try to logon to the gfx site. Yes I'm on irc.

Did you register? The gfx site does not share logins with qw.nu
2011-11-22, 23:04
Member
186 posts

Registered:
Jan 2008
Oh that's stupid. Well fuck that then, I'm not going to register again. If anyway want to upload it there feel free to do so.
  168 posts on 6 pages  First page123456Last page