|
|
|
Member 129 posts
Registered: Mar 2006
crosshair 1 uses the + char in your charset
so to get the original quake crosshair you have to remove your charset and possibly qw\gfx.wad too If I remeber correctly the vanilla crosshair that comes with quake is off center by a couple o pixels?
Administrator 2058 posts
Registered: Jan 2006
fixable using
cl_crossy cl_crossx
Member 129 posts
Registered: Mar 2006
Aha that'll sort it Empezar A more playable version of ma metroid hud. Added a couple of binds to hide and show hud items depending on what I'm doing at the time,team/ffa/testing etc Normal: Show frags: Show netgraph, fps, ping: Using LG no crosshair: /hud config
show ammo align ammo center center ammo scale 0.4 move ammo 20 0 ammo digits 2
show gun gun style 1 align gun center center gun scale 1 move gun -20 0
hide netgraph align netgraph center center move netgraph 0 -110 netgraph width 128 netgraph height 24
show clock clock big 0 clock style 0 clock blink 0 align clock center bottom move clock 0 -40
hide ping align ping center bottom move ping 0 -50
hide fps align fps center bottom move fps 0 -60
hide frags frags teamsort 1 align frags center bottom move frags 0 -80 frags rows 8
hide face align face center center face scale 16
show iarmor align iarmor center bottom iarmor scale 1 move iarmor 0 -10
show health align health center bottom health scale 1 move health 50 -10
show armor align armor center bottom armor scale 1 move armor -50 -10
show gun2 align gun2 center center move gun2 -50 -57 gun2 style 1 gun2 scale 0.7
show gun3 gun3 style 1 gun3 scale 0.8 move gun3 2 -6
show gun4 gun4 style 1 gun4 scale 0.9 move gun4 3 -5
show gun5 gun5 style 1 move gun5 5 -3
show gun6 gun6 style 1 gun6 scale 0.9 move gun6 5 3
show gun7 gun7 style 1 gun7 scale 0.8 move gun7 4 5
show gun8 gun8 style 1 gun8 scale 0.7 move gun8 3 5
show ammo3 align ammo3 center center move ammo3 -70 -45 ammo3 scale 0.5 ammo3 digits 2
show ammo4 align ammo4 center center ammo4 scale 0.5 move ammo4 70 -45 ammo4 digits 2 //binds alias ng "bind ins ng1; show netgraph; show ping; show fps" alias ng1 "bind ins ng; hide netgraph; hide ping; hide fps"
alias fr "bind del fr1; show frags" alias fr1 "bind del fr; hide frags"
Member 85 posts
Registered: May 2006
ok, so i get a hud from this thread (deurk's).. but it had hud_frags_ stuff, instead of hud_teamfrags_... long story short, i cannot get it to show teamfrags at all! as you can see, hud_frags works fine. deurk's hudHELP!
Member 68 posts
Registered: Mar 2006
hud_teamfrags_show 1 hud_teamfrags_place element hud_teamfrags_pos_x where to place it in x angle hud_teamfrags_pos_y where to place it in y angle hud_teamfrags_ alot of functions _________________________________________________________________________________ There's so much stupid ppl in this world, I tried to figure out why there's so much of them and came to realize that t
Member 85 posts
Registered: May 2006
yay got it working.. hud_recalculate would probably help :p
Member 25 posts
Registered: Jun 2006
Member 1754 posts
Registered: Jan 2006
Member 25 posts
Registered: Jun 2006
I did a few changes, and now it looks like that : (its for 640x480 with conwidth 320) and here is the code: //MQWCL HUD hud_ammo1_pos_x "191" hud_ammo1_pos_y "212" hud_ammo1_show "1" hud_ammo1_style "1" hud_ammo2_pos_x "222" hud_ammo2_pos_y "212" hud_ammo2_show "1" hud_ammo2_style "1" hud_ammo3_pos_x "250" hud_ammo3_pos_y "212" hud_ammo3_show "1" hud_ammo3_style "1" hud_ammo4_pos_x "281" hud_ammo4_pos_y "212" hud_ammo4_show "1" hud_ammo4_style "1" hud_ammo_align_x "200" hud_ammo_align_y "bottom" hud_ammo_pos_x "170" hud_ammo_pos_y "215" hud_ammo_style "6" hud_armor_pos_x "24" hud_armor_pos_y "214" hud_armor_show "1" hud_face_pos_x "95" hud_face_pos_y "214" hud_face_show "1" hud_fps_decimals "0" hud_fps_pos_x "-10" hud_fps_pos_y "-24" hud_fps_show "1" hud_frags_pos_x "265" hud_frags_pos_y "201" hud_frags_show "1" hud_frags_showteams "1" hud_gameclock_big "0" hud_gameclock_pos_y "80" hud_gameclock_style "1" hud_group1_alpha "0.3" hud_group1_frame "0.4" hud_group1_height "28" hud_group1_pos_y "212" hud_group1_show "1" hud_group1_width "320" hud_gun2_pos_x "200" hud_gun2_pos_y "20" hud_gun2_show "1" hud_gun2_style "3" hud_gun3_pos_x "-16" hud_gun3_pos_y "-7" hud_gun3_show "1" hud_gun3_style "3" hud_gun4_pos_x "14" hud_gun4_pos_y "7" hud_gun4_show "1" hud_gun4_style "3" hud_gun5_pos_x "-16" hud_gun5_pos_y "-7" hud_gun5_show "1" hud_gun5_style "3" hud_gun6_pos_x "14" hud_gun6_pos_y "7" hud_gun6_show "1" hud_gun6_style "3" hud_gun7_pos_x "-16" hud_gun7_pos_y "-7" hud_gun7_show "1" hud_gun7_style "3" hud_gun8_pos_x "14" hud_gun8_pos_y "7" hud_gun8_show "1" hud_gun8_style "3" hud_gun_pos_x "-80" hud_gun_style "1" hud_health_pos_x "118" hud_health_pos_y "214" hud_health_show "1" hud_iarmor_pos_y "214" hud_iarmor_show "1" hud_ping_blink "0" hud_ping_pos_x "262" hud_ping_pos_y "-16" hud_ping_show "1" hud_ping_show_pl "0" hud_teamfrags_pos_x "190" hud_teamfrags_pos_y "202" hud_teamfrags_show "1" hud_teamfrags_space_x "2" hud_teamfrags_space_y "0" hud_teamfrags_strip "0" hud_teamfrags_style "3" hud_teamfrags_vertical "1" hud_tracking_pos_y "-6" hud_tracking_show "1"
Member 35 posts
Registered: Mar 2006
btw is having fps and ping visible somehow essential, or just fun? i'd think it just clogs the visual cortex
Member 13 posts
Registered: Apr 2006
http://catheadlabs.com/semi/ezquake037.jpg EZQuake playing CustomTF Yeah whoops.. forgot the 0..and the config, although I've seen a few posted here without them. // // Head Up Display Configuration Dump //
scr_newhud "1" hud_ammo1_align "right" hud_ammo1_align_x "left" hud_ammo1_align_y "top" hud_ammo1_digits "3" hud_ammo1_frame "0" hud_ammo1_place "iammo1" hud_ammo1_pos_x "12" hud_ammo1_pos_y "2" hud_ammo1_scale "0.4" hud_ammo1_show "1" hud_ammo1_style "0" hud_ammo2_align "right" hud_ammo2_align_x "left" hud_ammo2_align_y "top" hud_ammo2_digits "3" hud_ammo2_frame "0" hud_ammo2_place "iammo2" hud_ammo2_pos_x "12" hud_ammo2_pos_y "2" hud_ammo2_scale "0.4" hud_ammo2_show "1" hud_ammo2_style "0" hud_ammo3_align "right" hud_ammo3_align_x "left" hud_ammo3_align_y "top" hud_ammo3_digits "3" hud_ammo3_frame "0" hud_ammo3_place "iammo3" hud_ammo3_pos_x "12" hud_ammo3_pos_y "2" hud_ammo3_scale "0.4" hud_ammo3_show "1" hud_ammo3_style "0" hud_ammo4_align "right" hud_ammo4_align_x "left" hud_ammo4_align_y "top" hud_ammo4_digits "3" hud_ammo4_frame "0" hud_ammo4_place "iammo4" hud_ammo4_pos_x "12" hud_ammo4_pos_y "2" hud_ammo4_scale "0.4" hud_ammo4_show "1" hud_ammo4_style "0" hud_ammo_align "right" hud_ammo_align_x "left" hud_ammo_align_y "top" hud_ammo_digits "3" hud_ammo_frame "0" hud_ammo_place "screen" hud_ammo_pos_x "0" hud_ammo_pos_y "0" hud_ammo_scale "1" hud_ammo_show "0" hud_ammo_style "0" hud_armor_align "right" hud_armor_align_x "after" hud_armor_align_y "top" hud_armor_digits "3" hud_armor_frame "0" hud_armor_place "iarmor" hud_armor_pos_x "0" hud_armor_pos_y "0" hud_armor_scale "1.25" 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 "0" hud_clock_align_x "right" hud_clock_align_y "before" hud_clock_big "0" hud_clock_blink "0" hud_clock_frame "0.5" hud_clock_place "group2" hud_clock_pos_x "-2" hud_clock_pos_y "-2" hud_clock_scale "1" hud_clock_show "0" hud_clock_style "0" hud_face_align_x "after" hud_face_align_y "top" hud_face_frame "0" hud_face_place "armor" hud_face_pos_x "5" hud_face_pos_y "0" hud_face_scale "1" hud_face_show "1" hud_fps_align_x "right" hud_fps_align_y "center" hud_fps_decimals "0" hud_fps_frame "0" hud_fps_place "group4" hud_fps_pos_x "-8" hud_fps_pos_y "0" hud_fps_show "0" hud_fps_show_min "0" hud_fps_title "1" hud_frags_align_x "right" hud_frags_align_y "before" hud_frags_cell_height "8" hud_frags_cell_width "32" hud_frags_cols "4" hud_frags_fliptext "0" hud_frags_frame "0.5" hud_frags_padtext "1" hud_frags_place "group3" hud_frags_pos_x "0" hud_frags_pos_y "-2" hud_frags_rows "2" hud_frags_show "1" 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 "1" hud_frags_teamsort "0" hud_frags_vertical "0" hud_gameclock_align_x "after" hud_gameclock_align_y "center" hud_gameclock_big "0" hud_gameclock_blink "0" hud_gameclock_countdown "1" hud_gameclock_frame "0" hud_gameclock_place "teamfrags" hud_gameclock_pos_x "0" hud_gameclock_pos_y "0" hud_gameclock_scale "1.50" hud_gameclock_show "1" hud_gameclock_style "0" hud_group1_align_x "left" hud_group1_align_y "bottom" hud_group1_alpha "1" hud_group1_frame "0.5" hud_group1_height "30" hud_group1_name "group1" hud_group1_picture "" hud_group1_place "screen" 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 "before" hud_group2_alpha "1" hud_group2_frame ".5" hud_group2_height "70" hud_group2_name "group2" hud_group2_picture "" hud_group2_place "group1" hud_group2_pos_x "0" hud_group2_pos_y "0" hud_group2_show "1" hud_group2_tile "0" hud_group2_width "40" hud_group3_align_x "top" hud_group3_align_y "before" hud_group3_alpha "100" hud_group3_frame ".5" hud_group3_height "100" hud_group3_name "group3" hud_group3_picture "" hud_group3_place "group1" hud_group3_pos_x "0" hud_group3_pos_y "0" hud_group3_show "0" hud_group3_tile "0" hud_group3_width "32" hud_group4_align_x "center" hud_group4_align_y "bottom" hud_group4_alpha "1" hud_group4_frame ".5" hud_group4_height "16" hud_group4_name "group4" hud_group4_picture "" hud_group4_place "screen" hud_group4_pos_x "53" hud_group4_pos_y "-3" hud_group4_show "0" hud_group4_tile "0" hud_group4_width "178" 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 "top" hud_gun2_align_y "left" hud_gun2_frame "0" hud_gun2_place "group3" hud_gun2_pos_x "4" hud_gun2_pos_y "0" hud_gun2_scale "1" hud_gun2_show "1" hud_gun2_style "0" hud_gun3_align_x "left" hud_gun3_align_y "after" hud_gun3_frame "0" hud_gun3_place "gun2" hud_gun3_pos_x "2" hud_gun3_pos_y "0" hud_gun3_scale "1" hud_gun3_show "1" hud_gun3_style "0" hud_gun4_align_x "left" hud_gun4_align_y "after" hud_gun4_frame "0" hud_gun4_place "gun3" hud_gun4_pos_x "0" hud_gun4_pos_y "0" hud_gun4_scale "1" hud_gun4_show "0" hud_gun4_style "0" hud_gun5_align_x "left" hud_gun5_align_y "after" hud_gun5_frame "0" hud_gun5_place "gun3" hud_gun5_pos_x "-1" hud_gun5_pos_y "0" hud_gun5_scale "1" hud_gun5_show "1" hud_gun5_style "0" hud_gun6_align_x "left" hud_gun6_align_y "after" hud_gun6_frame "0" hud_gun6_place "gun5" hud_gun6_pos_x "-1" hud_gun6_pos_y "0" hud_gun6_scale "1" hud_gun6_show "1" hud_gun6_style "0" hud_gun7_align_x "left" hud_gun7_align_y "after" hud_gun7_frame "0" hud_gun7_place "gun6" hud_gun7_pos_x "-1" hud_gun7_pos_y "0" hud_gun7_scale "1" hud_gun7_show "1" hud_gun7_style "0" hud_gun8_align_x "left" hud_gun8_align_y "after" hud_gun8_frame "0" hud_gun8_place "gun7" hud_gun8_pos_x "-1" hud_gun8_pos_y "0" hud_gun8_scale "1" 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_place "top" 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 "right" hud_health_align_x "after" hud_health_align_y "top" hud_health_digits "3" hud_health_frame "0" hud_health_place "face" hud_health_pos_x "0" hud_health_pos_y "0" hud_health_scale "1.2" 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 "0" hud_iammo1_align_x "left" hud_iammo1_align_y "top" hud_iammo1_frame "0" hud_iammo1_place "group2" hud_iammo1_pos_x "0" hud_iammo1_pos_y "0" hud_iammo1_scale ".6" hud_iammo1_show "1" hud_iammo1_style "0" hud_iammo2_align_x "left" hud_iammo2_align_y "top" hud_iammo2_frame "0" hud_iammo2_place "iammo1" hud_iammo2_pos_x "0" hud_iammo2_pos_y "18" hud_iammo2_scale "0.6" hud_iammo2_show "1" hud_iammo2_style "0" hud_iammo3_align_x "left" hud_iammo3_align_y "top" hud_iammo3_frame "0" hud_iammo3_place "iammo2" hud_iammo3_pos_x "0" hud_iammo3_pos_y "18" hud_iammo3_scale "0.6" hud_iammo3_show "1" hud_iammo3_style "0" hud_iammo4_align_x "left" hud_iammo4_align_y "top" hud_iammo4_frame "0" hud_iammo4_place "iammo3" hud_iammo4_pos_x "0" hud_iammo4_pos_y "18" hud_iammo4_scale "0.6" hud_iammo4_show "1" hud_iammo4_style "0" hud_iammo_align_x "left" hud_iammo_align_y "top" hud_iammo_frame "0" hud_iammo_place "screen" hud_iammo_pos_x "0" hud_iammo_pos_y "18" hud_iammo_scale "1" hud_iammo_show "0" hud_iammo_style "0" hud_iarmor_align_x "left" hud_iarmor_align_y "top" hud_iarmor_frame "0" hud_iarmor_place "group1" 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 "after" hud_key1_align_y "center" hud_key1_frame "0" hud_key1_place "gameclock" hud_key1_pos_x "10" hud_key1_pos_y "0" hud_key1_scale "1" hud_key1_show "1" hud_key1_style "0" hud_key2_align_x "after" hud_key2_align_y "top" hud_key2_frame "0" hud_key2_place "key1" hud_key2_pos_x "-16" hud_key2_pos_y "0" hud_key2_scale "1" hud_key2_show "1" 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 "1" 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 "left" hud_mp3_title_align_y "top" hud_mp3_title_frame "0" hud_mp3_title_height "8" hud_mp3_title_on_scoreboard "1" hud_mp3_title_place "screen" hud_mp3_title_pos_x "0" hud_mp3_title_pos_y "0" hud_mp3_title_scroll "1" hud_mp3_title_scroll_delay "0.2" 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 "10" hud_net_pos_y "0" hud_net_show "0" hud_netgraph_align_x "center" hud_netgraph_align_y "before" hud_netgraph_alpha "1" hud_netgraph_frame "0.5" hud_netgraph_full "1" hud_netgraph_height "28" hud_netgraph_inframes "0" hud_netgraph_lostscale "1" hud_netgraph_place "group4" hud_netgraph_ploss "0" hud_netgraph_pos_x "0" hud_netgraph_pos_y "-2" hud_netgraph_scale "256" hud_netgraph_show "0" hud_netgraph_swap_x "0" hud_netgraph_swap_y "0" hud_netgraph_width "170" hud_pent_align_x "after" hud_pent_align_y "top" 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 "1" hud_pent_style "0" hud_ping_align_x "left" hud_ping_align_y "center" hud_ping_blink "0" hud_ping_frame "0" hud_ping_period "1" hud_ping_place "group4" hud_ping_pos_x "4" hud_ping_pos_y "0" hud_ping_show "0" hud_ping_show_dev "0" hud_ping_show_max "0" hud_ping_show_min "0" hud_ping_show_pl "1" hud_quad_align_x "after" hud_quad_align_y "top" hud_quad_frame "0" hud_quad_place "pent" hud_quad_pos_x "0" hud_quad_pos_y "0" hud_quad_scale "1" hud_quad_show "1" hud_quad_style "0" hud_ring_align_x "after" hud_ring_align_y "center" 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 "1" 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 "before" hud_speed_align_y "bottom" hud_speed_frame "0" hud_speed_place "group2" hud_speed_pos_x "0" hud_speed_pos_y "0" hud_speed_show "0" hud_speed_xyz "0" hud_suit_align_x "after" hud_suit_align_y "top" 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 "after" hud_teamfrags_align_y "center" hud_teamfrags_cell_height "8" hud_teamfrags_cell_width "16" hud_teamfrags_cols "1" hud_teamfrags_fliptext "1" hud_teamfrags_frame "0" hud_teamfrags_padtext "1" hud_teamfrags_place "health" hud_teamfrags_pos_x "4" hud_teamfrags_pos_y "0" hud_teamfrags_rows "2" hud_teamfrags_show "1" hud_teamfrags_shownames "0" hud_teamfrags_space_x "0" hud_teamfrags_space_y "1" hud_teamfrags_strip "1" hud_teamfrags_style "1" hud_teamfrags_vertical "1" hud_tracking_align_x "center" hud_tracking_align_y "before" hud_tracking_format "pov: %t %n" hud_tracking_frame "0" hud_tracking_place "frags" hud_tracking_pos_x "0" hud_tracking_pos_y "0" hud_tracking_show "1" hud_recalculate
Administrator 2058 posts
Registered: Jan 2006
first off the url doesn't work second, this is a place where we post the actual configs, not just screenshots
Member 25 posts
Registered: Jun 2006
I think is essential, somtimes u can see a fps drop a lil bit faster and can hide for example in sng on dm3 or give up on attacking quad if sthn is goin on with ur ping/fps.n thats the reason why i placed it in my huddie and btw it looks more pro
Member 1435 posts
Registered: Jan 2006
Tool for customizing HUDs: ezHUD
Member 46 posts
Registered: Jan 2006
http://quakeworld.nu/forum/viewtopic.php?id=1023
Member 518 posts
Registered: Jan 2006
//MQWCL HUD hud_ammo1_align_y "bottom" hud_ammo1_pos_x "252" hud_ammo1_pos_y "-17" hud_ammo1_show "1" hud_ammo1_style "2" hud_ammo2_align_y "bottom" hud_ammo2_pos_x "252" hud_ammo2_pos_y "-6" hud_ammo2_show "1" hud_ammo2_style "2" hud_ammo3_align_y "bottom" hud_ammo3_pos_x "295" hud_ammo3_pos_y "-17" hud_ammo3_show "1" hud_ammo3_style "3" hud_ammo4_align_y "bottom" hud_ammo4_pos_x "295" hud_ammo4_pos_y "-6" hud_ammo4_show "1" hud_ammo4_style "3" hud_ammo_align_y "bottom" hud_ammo_pos_x "263" hud_ammo_pos_y "-8" hud_ammo_style "1" hud_armor_align_y "bottom" hud_armor_pos_x "180" hud_armor_pos_y "-8" hud_armor_show "1" hud_fps_decimals "0" hud_fps_pos_x "-8" hud_fps_pos_y "-40" hud_fps_show "1" hud_gameclock_align_x "left" hud_gameclock_align_y "bottom" hud_gameclock_pos_x "35" hud_gameclock_pos_y "-8" hud_gameclock_show "1" hud_group1_align_y "bottom" hud_group1_alpha "0" hud_group1_frame "0.7" hud_group1_height "30" hud_group1_pos_x "180" hud_group1_pos_y "-4" hud_group1_show "1" hud_group1_width "72" hud_group2_align_y "bottom" hud_group2_frame "0.7" hud_group2_height "30" hud_group2_pos_x "348" hud_group2_pos_y "-4" hud_group2_show "1" hud_group2_width "72" hud_group3_align_y "bottom" hud_group3_frame "0.3" hud_group3_height "20" hud_group3_pos_x "235" hud_group3_pos_y "-36" hud_group3_show "1" hud_group3_width "129" hud_group4_align_y "bottom" hud_group4_frame "0.3" hud_group4_height "30" hud_group4_pos_x "4" hud_group4_pos_y "-4" hud_group4_show "1" hud_group4_width "173" hud_group5_align_y "bottom" hud_group5_frame "0.3" hud_group5_height "30" hud_group5_pos_x "255" hud_group5_pos_y "-4" hud_group5_show "1" hud_group5_width "90" hud_group6_align_y "bottom" hud_group6_frame "0.3" hud_group6_height "30" hud_group6_pos_x "423" hud_group6_pos_y "-4" hud_group6_show "1" hud_group6_width "32" hud_group7_align_y "bottom" hud_group7_frame "0.3" hud_group7_height "30" hud_group7_pos_x "458" hud_group7_pos_y "-4" hud_group7_show "1" hud_group7_width "136" hud_gun2_pos_x "253" hud_gun2_pos_y "-47" hud_gun2_show "1" hud_gun2_style "1" hud_gun3_pos_x "-16" hud_gun3_pos_y "10" hud_gun3_show "1" hud_gun3_style "1" hud_gun4_pos_x "10" hud_gun4_pos_y "-10" hud_gun4_show "1" hud_gun4_style "1" hud_gun5_pos_x "-17" hud_gun5_pos_y "10" hud_gun5_show "1" hud_gun5_style "1" hud_gun6_pos_x "10" hud_gun6_pos_y "-10" hud_gun6_show "1" hud_gun6_style "1" hud_gun7_pos_x "-16" hud_gun7_pos_y "10" hud_gun7_show "1" hud_gun7_style "1" hud_gun8_pos_x "10" hud_gun8_show "1" hud_gun8_style "1" hud_health_align_y "bottom" hud_health_pos_x "348" hud_health_pos_y "-8" hud_health_show "1" hud_pent_align_y "bottom" hud_pent_place "" hud_pent_pos_x "431" hud_pent_pos_y "-10" hud_pent_show "1" hud_quad_align_y "bottom" hud_quad_place "" hud_quad_pos_x "431" hud_quad_pos_y "-10" hud_quad_show "1" hud_ring_align_y "bottom" hud_ring_place "" hud_ring_pos_x "431" hud_ring_pos_y "-10" hud_ring_show "1" hud_teamfrags_align_x "right" hud_teamfrags_align_y "bottom" hud_teamfrags_pos_x "-50" hud_teamfrags_pos_y "-12" hud_teamfrags_show "1"
Member 1026 posts
Registered: Feb 2006
murdoc! post the CFG man
Member 518 posts
Registered: Jan 2006
Member 48 posts
Registered: Jul 2006
how can i get these weapon models def has? already downloaded the pak but didnt find it, or is it just an option?
Member 113 posts
Registered: Apr 2006
def's weapon model is turned off. The weapon icons are the standard ones.
Member 48 posts
Registered: Jul 2006
ah found it in defs pack at qw/textures/wad/inv*
my standard weapon icons look like this: http://orion.veinmelters.com/ezquake004.jpg
Member 137 posts
Registered: Sep 2006
Member 1754 posts
Registered: Jan 2006
where's the config hoder?
Member 108 posts
Registered: Jan 2006
deurk's hud kicks the ass of all the other huds without even breaking a sweat Spell "mogul," Bateman. How do you spell mogul? M-o-g-u-l. Mo-gul. Mog-ul. Ice, ghosts, aliens-
Member 137 posts
Registered: Sep 2006
peppe, isnt done to fit all res.. didnt know about it :/ i run 1024x768 400x300 /MQWCL HUD hud_ammo1_align "right" hud_ammo1_align_x "left" hud_ammo1_align_y "top" hud_ammo1_digits "3" hud_ammo1_frame "0" hud_ammo1_place "screen" hud_ammo1_pos_x "240" hud_ammo1_pos_y "283" hud_ammo1_scale "0.4" hud_ammo1_show "1" hud_ammo1_style "0" hud_ammo2_align "right" hud_ammo2_align_x "left" hud_ammo2_align_y "top" hud_ammo2_digits "3" hud_ammo2_frame "0" hud_ammo2_place "screen" hud_ammo2_pos_x "280" hud_ammo2_pos_y "283" hud_ammo2_scale "0.4" hud_ammo2_show "1" hud_ammo2_style "0" hud_ammo3_align "right" hud_ammo3_align_x "left" hud_ammo3_align_y "top" hud_ammo3_digits "3" hud_ammo3_frame "0" hud_ammo3_place "screen" hud_ammo3_pos_x "310" hud_ammo3_pos_y "283" hud_ammo3_scale "1.5" hud_ammo3_show "1" hud_ammo3_style "2" hud_ammo4_align "right" hud_ammo4_align_x "left" hud_ammo4_align_y "top" hud_ammo4_digits "3" hud_ammo4_frame "0" hud_ammo4_place "screen" hud_ammo4_pos_x "360" hud_ammo4_pos_y "283" hud_ammo4_scale "0.4" hud_ammo4_show "1" hud_ammo4_style "0" hud_ammo_align "right" hud_ammo_align_x "left" hud_ammo_align_y "top" hud_ammo_digits "3" hud_ammo_frame "0" hud_ammo_place "screen" hud_ammo_pos_x "200" hud_ammo_pos_y "274" hud_ammo_scale "0.4" hud_ammo_show "0" hud_ammo_style "0" hud_armor_align "right" hud_armor_align_x "left" hud_armor_align_y "top" hud_armor_digits "3" hud_armor_frame "0" hud_armor_place "screen" hud_armor_pos_x "10" hud_armor_pos_y "274" 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 "0" hud_clock_align_x "right" hud_clock_align_y "console" hud_clock_big "1" hud_clock_blink "1" hud_clock_frame "0" hud_clock_place "top" hud_clock_pos_x "0" hud_clock_pos_y "0" hud_clock_show "0" hud_clock_style "0" hud_face_align_x "600" hud_face_align_y "600" hud_face_frame "0" hud_face_place "screen" hud_face_pos_x "200" hud_face_pos_y "272" hud_face_scale "1" hud_face_show "1" hud_fps_align_x "right" hud_fps_align_y "bottom" hud_fps_frame "0" hud_fps_place "top" hud_fps_pos_x "0" hud_fps_pos_y "0" hud_fps_show "0" hud_fps_show_min "0" hud_fps_title "1" hud_frags_align_x "left" hud_frags_align_y "top" hud_frags_cell_height "8" hud_frags_cell_width "32" hud_frags_cols "4" hud_frags_fliptext "0" hud_frags_frame "0" hud_frags_padtext "1" hud_frags_place "screen" 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_group1_align_x "left" hud_group1_align_y "top" hud_group1_alpha "3" hud_group1_frame ".5" hud_group1_height "12" hud_group1_name "group1" hud_group1_picture "" hud_group1_place "screen" hud_group1_pos_x "230" hud_group1_pos_y "283" hud_group1_show "1" hud_group1_tile "1" hud_group1_width "165" hud_group2_align_x "left" hud_group2_align_y "top" hud_group2_alpha "1" hud_group2_frame ".5" hud_group2_height "2" hud_group2_name "group2" hud_group2_picture "" hud_group2_place "screen" hud_group2_pos_x "230" hud_group2_pos_y "269" hud_group2_show "1" hud_group2_tile "0" hud_group2_width "164" hud_group3_align_x "left" hud_group3_align_y "top" hud_group3_alpha "1" hud_group3_frame ".5" hud_group3_height "3" hud_group3_name "group3" hud_group3_picture "" hud_group3_place "screen" hud_group3_pos_x "200" hud_group3_pos_y "254" hud_group3_show "0" hud_group3_tile "0" hud_group3_width "70" hud_group4_align_x "left" hud_group4_align_y "top" hud_group4_alpha "1" hud_group4_frame ".5" hud_group4_height "7" hud_group4_name "group4" hud_group4_picture "" hud_group4_place "screen" hud_group4_pos_x "230" hud_group4_pos_y "260" hud_group4_show "0" hud_group4_tile "0" hud_group4_width "2" hud_group5_align_x "left" hud_group5_align_y "top" hud_group5_alpha "1" hud_group5_frame ".5" hud_group5_height "10" hud_group5_name "group5" hud_group5_picture "" hud_group5_place "screen" hud_group5_pos_x "377" hud_group5_pos_y "257" hud_group5_show "0" hud_group5_tile "0" hud_group5_width "2" 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 "10" hud_group7_align_x "left" hud_group7_align_y "top" hud_group7_alpha "1" hud_group7_frame ".5" hud_group7_height "5" hud_group7_name "group7" hud_group7_picture "" hud_group7_place "screen" hud_group7_pos_x "230" hud_group7_pos_y "264" hud_group7_show "1" hud_group7_tile "0" hud_group7_width "2" 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 "left" hud_gun2_align_y "bottom" hud_gun2_frame "0" hud_gun2_place "top" hud_gun2_pos_x "227" hud_gun2_pos_y "32" hud_gun2_scale "1" hud_gun2_show "1" hud_gun2_style "0" hud_gun3_align_x "after" hud_gun3_align_y "center" hud_gun3_frame "0" hud_gun3_place "gun2" hud_gun3_pos_x "0" hud_gun3_pos_y "0" hud_gun3_scale "1" hud_gun3_show "1" hud_gun3_style "0" hud_gun4_align_x "after" hud_gun4_align_y "center" hud_gun4_frame "0" hud_gun4_place "gun3" hud_gun4_pos_x "0" hud_gun4_pos_y "0" hud_gun4_scale "1" hud_gun4_show "1" hud_gun4_style "0" hud_gun5_align_x "after" hud_gun5_align_y "center" hud_gun5_frame "0" hud_gun5_place "gun4" hud_gun5_pos_x "0" hud_gun5_pos_y "0" hud_gun5_scale "1" hud_gun5_show "1" hud_gun5_style "0" hud_gun6_align_x "after" hud_gun6_align_y "center" hud_gun6_frame "0" hud_gun6_place "gun5" hud_gun6_pos_x "0" hud_gun6_pos_y "0" hud_gun6_scale "1" hud_gun6_show "1" hud_gun6_style "0" hud_gun7_align_x "after" hud_gun7_align_y "center" hud_gun7_frame "0" hud_gun7_place "gun6" hud_gun7_pos_x "0" hud_gun7_pos_y "0" hud_gun7_scale "1" hud_gun7_show "1" hud_gun7_style "0" hud_gun8_align_x "after" hud_gun8_align_y "center" hud_gun8_frame "0" hud_gun8_place "gun7" hud_gun8_pos_x "0" hud_gun8_pos_y "0" hud_gun8_scale "1" 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_place "top" 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 "right" hud_health_align_x "left" hud_health_align_y "top" hud_health_digits "3" hud_health_frame "0" hud_health_place "screen" hud_health_pos_x "124" hud_health_pos_y "274" 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 "0" hud_iammo1_align_x "left" hud_iammo1_align_y "top" hud_iammo1_frame "0" hud_iammo1_place "screen" hud_iammo1_pos_x "0" hud_iammo1_pos_y "283" hud_iammo1_scale "1" hud_iammo1_show "0" hud_iammo1_style "2" hud_iammo2_align_x "left" hud_iammo2_align_y "top" hud_iammo2_frame "0" hud_iammo2_place "screen" 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 "left" hud_iammo3_align_y "top" hud_iammo3_frame "0" hud_iammo3_place "screen" hud_iammo3_pos_x "0" hud_iammo3_pos_y "20" hud_iammo3_scale "1" hud_iammo3_show "0" hud_iammo3_style "2" hud_iammo4_align_x "left" hud_iammo4_align_y "top" hud_iammo4_frame "0" hud_iammo4_place "screen" 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 "left" hud_iammo_align_y "top" hud_iammo_frame "0" hud_iammo_place "screen" hud_iammo_pos_x "300" hud_iammo_pos_y "274" hud_iammo_scale "1" hud_iammo_show "0" hud_iammo_style "0" hud_iarmor_align_x "left" hud_iarmor_align_y "top" hud_iarmor_frame "0" hud_iarmor_place "screen" hud_iarmor_pos_x "85" hud_iarmor_pos_y "272" 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 "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_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 "1" hud_ping_frame "0" hud_ping_period "1" hud_ping_place "top" hud_ping_pos_x "0" hud_ping_pos_y "0" hud_ping_show "0" hud_ping_show_dev "0" hud_ping_show_max "0" hud_ping_show_min "0" hud_ping_show_pl "1" hud_quad_align_x "left" hud_quad_align_y "after" hud_quad_frame "0" hud_quad_place "suit" 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 "top" 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 "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_tracking_align_x "left" hud_tracking_align_y "bottom" hud_tracking_format "Tracking %t %n, [JUMP] for next" hud_tracking_frame "0" hud_tracking_place "top" hud_tracking_pos_x "0" hud_tracking_pos_y "0" hud_tracking_show "0"
Member 85 posts
Registered: May 2006
deurk's hud kicks the ass of all the other huds without even breaking a sweat lol.. ive been using that one for awhile now
Member 312 posts
Registered: Jun 2006
I'm working on this Hud, but it's not finished yet, weapons icons/color are not definitive.... Weapons icons flashing during pickup ;-) Only for 800x600 resolution ! DownloadHf !
Member 69 posts
Registered: Feb 2006
PRIME~+!#$(*@#&$ that shit looks AMAZING. i want want want want.
Member 405 posts
Registered: Jan 2006
PrimeviL, link to cfg and images? Even current version looks good :]
Member 355 posts
Registered: Jun 2006
I'm working on it. Weapons icons are not definitive... POST HUD CFG!
|
|
|
|