From 504581cdb956e0dd1c46d678a794d261131a3dbc Mon Sep 17 00:00:00 2001 From: Des Date: Fri, 6 Sep 2024 09:54:57 -0300 Subject: [PATCH] Better documentation --- quickmenu_example.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" -- 2.39.2