]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/help.cfg
Color codes were removed sigh
[xonotic/xonotic.git] / server / help.cfg
index d81a77ef8c60dfedd7d804c79386d5e62bc28b7b..ed65f7cb0e1479a9c27035e15ee1216443a21a0e 100644 (file)
@@ -75,6 +75,7 @@ set help_msg_56 "While you are in the air, release the forward key, press one of
 set help_msg 57 "Hold the jump key to keep on jumping (called ^1'bunny-hopping'${help_prefix}) which will accelerate your speed."
 
 // aliases making up the actual helpsystem
+set help_tmp_index 0
 alias help_say "set help_tmp_oldnick \"$sv_adminnick\"; set sv_adminnick \"$help_cfg_nick\"; say \"$*\"; help_say2"
 alias help_say2 "set sv_adminnick \"$help_tmp_oldnick\""
 alias help_doit "sv_cmd rpn /help_tmp_msg help_msg_$help_tmp_index def; help_doit2"