Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
What's your Hotkey/HUD Configuration

#59
I twiddled around a bit with my current keyboard layout, and came to notice that I have *a lot* of "say" binds...
Anyway, here's a layout map I created, to keep myself from getting confused Wink The main keys are shown bold, and the colors refer to different "groups" of keys (red = weapons, blue = movement, green = general gameplay, yellow = talking, cyan = other ingame stuff, gray = general stuff/unused):

   

Note that I'm playing on my notebook's keyboard (Thinkpad), and therefore can't use the numpad; also the key layout above isn't exactly the one I'm using.


And here's a screenshot showing my current HUD. One thing I'd like to change is the position of the ammo indicator, as it's sometimes hard to see with the weapon model in the background:

   



Update: Here's my current servers.cfg which I include from autoexec.cfg. It allows you to quickly connect to the popular servers, by just entering e.g. "dccminsta" in console or by running xonotic directly from the commandline, "xonotic +dccminsta".

Code:
//// server ip's set dcc_beginner_ "83.220.149.2:26002" set dcc_ctf_ "83.220.149.2:26003" set dcc_minsta_ "83.220.149.2:26001" set dcc_plain_ "83.220.149.2:26000" set dcc_trans_ "83.220.149.2:26004" set dcc_pickup_ "83.220.149.2:26500" set mon_okserv_ "87.250.159.246:27000" set mon_vhserv_ "87.250.159.246:27001" set ex_duel_ "88.198.17.137:24446" set ex_ctf_ "88.198.17.137:24444" set ex_tdm1_ "88.198.17.137:24497" set ex_tdm2_ "88.198.17.137:24498" set pickup_ "xon.designxenon.com:26400" set ucpublic_ "89.238.64.210:26000" set ucprivate_ "89.238.64.210:26042" set pacman_ "46.38.243.232:26000" //// connect aliases alias dccbeginner "connect ${dcc_beginner_}" alias dccctf "connect ${dcc_ctf_}" alias dccminsta "connect ${dcc_minsta_}" alias dccplain "connect ${dcc_plain_}" alias dcctrans "connect ${dcc_trans_}" alias dccpickup "connect ${dcc_pickup_}" alias okserv "connect ${mon_okserv_}" alias vhserv "connect ${mon_vhserv_}" alias exduel "connect ${ex_duel_}" alias extdm1 "connect ${ex_tdm1_}" alias extdm2 "connect ${ex_tdm2_}" alias exctf "connect ${ex_ctf_}" alias pickup "connect ${pickup_}" alias ucprivate "connect ${ucprivate_}" alias ucpublic "connect ${ucpublic_}" alias pacman "connect ${pacman_}"

And here are some lines from my autoexec.cfg - some changes to the default "say"-binds which I think are more useful; the last two lines (yes, just two!) change the scoreboard config for the different gametypes. Not the "cl_hook" alias at the end to make it overwrite the default scoreboard after each mapchange.

Code:
userbind1_press "say_team ^x0FFQUAD SOON^7" userbind6_press "say_team ^xF00NEED HELP^7 @ ^xFF0%y^7 (^x800%h H^7 + ^x080%a A^7); g_waypointsprite_team_helpme; cmd voice needhelp" userbind7_press "say_team ^x00FENEMY SEEN^7 @ ^xFF0%l^7; g_waypointsprite_team_danger_p; cmd voice incoming" userbind8_press "say_team ^x0F0FLAG SEEN^7 @ ^xFF0%l^7; g_waypointsprite_team_here_p; cmd voice seenflag" alias scoreboard "scoreboard_columns_set ping pl name | -teams,noteams/all +dm,tdm/kills +dm,tdm/deaths +dm,tdm/suicides +dm,tdm/kd -race,dm,tdm,ctf,kh,ka,freezetag,ft/frags +ctf/caps +ctf/pickups +ctf/drops +ctf/fckills +ctf/returns +lms/lives +lms/rank +kh/caps +kh/pickups +kh/losses +kh/kckills ?+race/laps ?+race/time ?+race/fastest +as/objectives +nexball,nb/faults +nexball,nb/goals +ka/pickups +ka/bckills +ka/bctime +dom/ticks +dom/takes +freezetag,ft/revivals -lms,race,nexball,nb/score" alias cl_hook_gamestart_all "scoreboard"
[Image: 9216.png] Web: YouTubeSoundCloudFlickrzykure.de[unconnected]
IRC: #uc.xonotic #xonotic #xonotic.de #xonotic.pickup
Reply



Messages In This Thread
Show your own HUD - by Mirio - 09-20-2011, 10:21 AM
RE: What's your Hotkey/HUD Configuration - by aa - 01-07-2014, 04:59 PM
RE: What's your Hotkey/HUD Configuration - by -z- - 05-02-2015, 09:39 AM
RE: What's your Hotkey/HUD Configuration - by aa - 06-23-2015, 04:36 PM
RE: Show your own HUD - by Justin - 09-20-2011, 10:47 AM
RE: Show your own HUD - by [CCC]KINGSHOT[CCC] - 09-20-2011, 10:54 AM
RE: Show your own HUD - by Mepper - 09-20-2011, 10:59 AM
RE: Show your own HUD - by Lee_Stricklin - 09-20-2011, 11:08 AM
RE: Show your own HUD - by Justin - 09-20-2011, 01:35 PM
RE: Show your own HUD - by Mepper - 09-20-2011, 01:39 PM
RE: Show your own HUD - by Halogene - 09-20-2011, 01:59 PM
RE: Show your own HUD - by Mepper - 09-20-2011, 02:11 PM
RE: Show your own HUD - by unknownnf - 09-20-2011, 03:57 PM
RE: Show your own HUD - by unfa - 09-21-2011, 05:41 AM
RE: Show your own HUD - by [CCC]KINGSHOT[CCC] - 09-21-2011, 05:49 AM
RE: Show your own HUD - by Minkovsky - 09-21-2011, 11:02 AM
RE: Show your own HUD - by Maddin - 09-24-2011, 09:04 AM
What's your Hotkey/HUD Configuration - by Loafers - 01-12-2012, 01:39 PM
RE: What's your Hotkey/HUD Configuration - by zykure - 03-17-2013, 07:27 AM
RE: Xonotic 0.6 - K1LL3RBI0S's Config. :) - by aa - 04-15-2013, 11:11 AM
Your huds ! - by Beagle - 05-24-2015, 10:12 PM
RE: Your huds ! - by SPLAT - 05-24-2015, 10:22 PM
RE: Your huds ! - by Ogger73 - 05-24-2015, 11:01 PM
RE: Your huds ! - by Beagle - 05-24-2015, 11:47 PM
RE: Your huds ! - by Ogger73 - 05-25-2015, 12:13 AM
RE: XCE - Competitive Player Config - by N1mbus - 08-19-2018, 03:49 PM
RE: XCE - Competitive Player Config - by Solid - 08-20-2018, 04:31 AM
RE: XCE - Competitive Player Config - by N1mbus - 08-20-2018, 05:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  configuration for the needs ati 1 4,182 02-23-2026, 05:54 AM
Last Post: bones_was_here
Sad [HUD] Luma Focused - Version 1.1! MichaHil 2 3,062 04-18-2024, 01:21 PM
Last Post: dumpsterlid
  HUD / Gun So Improved Baker 0 1,896 09-04-2023, 10:19 PM
Last Post: Baker
  My Configuration File for InstaGib Comp-Content [CISN] Neigdoig 0 2,656 07-17-2023, 11:58 PM
Last Post: [CISN] Neigdoig
  What's your mouse? Rage_ATWM 129 188,591 09-04-2019, 01:03 PM
Last Post: nAnXiety
Information Trackball configuration TrackBallUser 4 7,773 02-09-2018, 12:51 AM
Last Post: Smilecythe
  Remove HUD from video but keep frag msg's? end user 3 7,261 10-14-2014, 05:46 AM
Last Post: Mirio
  Capturing your favorite Xonotic moments Antibody 10 12,800 09-11-2014, 02:48 AM
Last Post: Halogene
  Help with game configuration. Andrii 7 13,409 02-18-2014, 03:39 PM
Last Post: kojn^
  Crosshair-focused HUD Calinou 0 4,552 12-29-2013, 02:17 PM
Last Post: Calinou

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-