From: Des Date: Fri, 6 Sep 2024 12:54:57 +0000 (-0300) Subject: Better documentation X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=504581cdb956e0dd1c46d678a794d261131a3dbc;p=xonotic%2Fxonotic-data.pk3dir.git Better documentation --- diff --git a/quickmenu_example.txt b/quickmenu_example.txt index de8369fd1..16a87fd10 100644 --- a/quickmenu_example.txt +++ b/quickmenu_example.txt @@ -14,7 +14,10 @@ "Sound settings" "Hit sound" "toggle cl_hitsound" "Chat sound" "toggle cl_chatsound" - // KEEP_OPEN menu option to increase/decrease volumes + // KEEP_OPEN menu option to increase/decrease volumes and stay + // the same menu + // Holding CTRL while selecting the number inverts the default + // keep behavior for an entry "+Volume" "rpn /volume volume 0.1 + =" KEEP_OPEN "-Volume" "rpn /volume volume 0.1 - =" KEEP_OPEN "Sound settings"