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
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".
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.
Anyway, here's a layout map I created, to keep myself from getting confused
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"![]() |
Web: YouTube • SoundCloud • Flickr • zykure.de • [unconnected] IRC: #uc.xonotic #xonotic #xonotic.de #xonotic.pickup |


![[Image: 9216.png]](http://stats.xonotic.org/static/badges/minimal/9216.png)