]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
An example of quickmenu.txt with commands taken from defaultXonotic.cfg
authorterencehill <piuntn@gmail.com>
Sun, 6 Nov 2011 13:31:28 +0000 (14:31 +0100)
committerterencehill <piuntn@gmail.com>
Sun, 6 Nov 2011 13:31:28 +0000 (14:31 +0100)
quickmenu.txt [new file with mode: 0644]

diff --git a/quickmenu.txt b/quickmenu.txt
new file mode 100644 (file)
index 0000000..229f088
--- /dev/null
@@ -0,0 +1,25 @@
+"Chat"
+"nice one" "say :-) / nice one"
+"good game" "say good game"
+"hi / good luck" "say hi / good luck and have fun"
+"Chat"
+"Team chat"
+"quad soon" "say_team quad soon"
+"free item, icon" "say_team free item %x^7 (l:%y^7); g_waypointsprite_team_here_p"
+"took item, icon" "say_team took item (l:%l^7); g_waypointsprite_team_here"
+"negative" "say_team negative"
+"positive" "say_team positive"
+"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"
+"enemy seen, icon" "say_team enemy seen (l:%y^7); g_waypointsprite_team_danger_p; cmd voice incoming"
+"flag seen, icon" "say_team flag seen (l:%y^7); g_waypointsprite_team_here_p; cmd voice seenflag"
+"defending, icon" "say_team defending (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"
+"roaming, icon" "say_team roaming (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"
+"attacking, icon" "say_team attacking (l:%l^7) (h:%h^7 a:%a^7 w:%w^7); g_waypointsprite_team_here"
+"killed flag, icon" "say_team killed flagcarrier (l:%y^7); g_waypointsprite_team_p"
+"dropped flag, icon" "say_team dropped flag (l:%d^7); g_waypointsprite_team_here_d"
+"drop gun, icon" "say_team dropped gun %w^7 (l:%l^7); g_waypointsprite_team_here; wait; dropweapon"
+"drop flag/key, icon" "say_team dropped flag/key %w^7 (l:%l^7); g_waypointsprite_team_here; wait; +use"
+"Team chat"
+"screenshot" "wait; screenshot"
+"toggle recording .avi" "wait; toggle cl_capturevideo"
+"toggle fullscreen" "toggle vid_fullscreen; vid_restart"