From: terencehill Date: Sun, 6 Nov 2011 13:31:28 +0000 (+0100) Subject: An example of quickmenu.txt with commands taken from defaultXonotic.cfg X-Git-Tag: xonotic-v0.8.2~1987^2~55^2~42 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=763f7b36caa4d15d91d624abcfbf2a878fed2547;p=xonotic%2Fxonotic-data.pk3dir.git An example of quickmenu.txt with commands taken from defaultXonotic.cfg --- diff --git a/quickmenu.txt b/quickmenu.txt new file mode 100644 index 000000000..229f08880 --- /dev/null +++ b/quickmenu.txt @@ -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"