]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - quickmenu.txt
Merge remote-tracking branch 'origin/Mario/quickmenu_merge' into terencehill/quickmen...
[xonotic/xonotic-data.pk3dir.git] / quickmenu.txt
1 "Chat"
2         "nice one" "say :-) / nice one; cl_cmd hud quickmenu"
3         "good game" "say good game; cl_cmd hud quickmenu"
4         "hi / good luck" "say hi / good luck and have fun; cl_cmd hud quickmenu"
5 "Chat"
6
7 "Team chat"
8         "quad soon" "say_team quad soon; cl_cmd hud quickmenu"
9         "free item, icon" "say_team free item %x^7 (l:%y^7); g_waypointsprite_team_here_p; cl_cmd hud quickmenu"
10         "took item, icon" "say_team took item (l:%l^7); g_waypointsprite_team_here; cl_cmd hud quickmenu"
11         "negative" "say_team negative; cl_cmd hud quickmenu"
12         "positive" "say_team positive; cl_cmd hud quickmenu"
13         "need help, icon" "say_team need help (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_helpme; cmd voice needhelp; cl_cmd hud quickmenu"
14         "enemy seen, icon" "say_team enemy seen (l:%y^7); g_waypointsprite_team_danger_p; cmd voice incoming; cl_cmd hud quickmenu"
15         "flag seen, icon" "say_team flag seen (l:%y^7); g_waypointsprite_team_here_p; cmd voice seenflag; cl_cmd hud quickmenu"
16         "defending, icon" "say_team defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here; cl_cmd hud quickmenu"
17         "roaming, icon" "say_team roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here; cl_cmd hud quickmenu"
18         "attacking, icon" "say_team attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here; cl_cmd hud quickmenu"
19         "killed flag, icon" "say_team killed flagcarrier (l:%y^7); g_waypointsprite_team_here_p; cl_cmd hud quickmenu"
20         "dropped flag, icon" "say_team dropped flag (l:%d^7); g_waypointsprite_team_here_d; cl_cmd hud quickmenu"
21         "drop gun, icon" "say_team dropped gun %w^7 (l:%l^7); g_waypointsprite_team_here; wait; dropweapon; cl_cmd hud quickmenu"
22         "drop flag/key, icon" "say_team dropped flag/key %w^7 (l:%l^7); g_waypointsprite_team_here; wait; +use; cl_cmd hud quickmenu"
23 "Team chat"
24
25 "Settings"
26         "View/HUD settings"
27                 "1st/3rd person view" "toggle chase_active; cl_cmd hud quickmenu"
28                 "Force player models on/off" "toggle cl_forceplayermodels; cl_cmd hud quickmenu"
29                 "Player names on/off" "toggle hud_shownames; cl_cmd hud quickmenu"
30                 "Crosshair per weapon on/off" "toggle crosshair_per_weapon; cl_cmd hud quickmenu"
31                 "Show fps on/off" "toggle hud_panel_engineinfo; cl_cmd hud quickmenu"
32         "View/HUD settings"
33
34         "Sound settings"
35                 "Hit sound on/off" "toggle cl_hitsound; cl_cmd hud quickmenu"
36                 "Chat sound on/off" "toggle cl_chatsound; cl_cmd hud quickmenu"
37         "Sound settings"
38
39         "Spectator camera"
40                 "1st person" "chase_active 0; -use; cl_cmd hud quickmenu"
41                 "3rd person free" "chase_active 1; +use; cl_cmd hud quickmenu"
42                 "3rd person behind" "chase_active 1; -use; cl_cmd hud quickmenu"
43         "Spectator camera"
44
45         "Observer camera"
46                 "Increase speed" "weapnext; cl_cmd hud quickmenu"
47                 "Decrease speed" "weapprev; cl_cmd hud quickmenu"
48                 "Wall collision off" "-use; cl_cmd hud quickmenu"
49                 "Wall collision on" "+use; cl_cmd hud quickmenu"
50         "Observer camera"
51         
52         "toggle fullscreen" "toggle vid_fullscreen; vid_restart; cl_cmd hud quickmenu"
53 "Settings"
54
55 "Call a vote"
56         "Restart the map" "vcall restart; cl_cmd hud quickmenu"
57         "Endmatch" "vcall endmatch; cl_cmd hud quickmenu"
58         "Reduce matchtime" "vcall reducematchtime; cl_cmd hud quickmenu"
59         "Extend matchtime" "vcall extendmatchtime; cl_cmd hud quickmenu"
60         "Shuffle" "vcall shuffleteams; cl_cmd hud quickmenu"
61         "Cointoss" "vcall cointoss; cl_cmd hud quickmenu"
62         
63         "Vote a map"
64                 "lsmaps"
65         "Vote a map"
66 "Call a vote"