From: Rudolf Polzer Date: Sat, 10 Mar 2012 19:49:32 +0000 (+0100) Subject: document _campaign_testrun better X-Git-Tag: xonotic-v0.7.0~360 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=857baeb426a9b0f6b03ee6711efea484888c2ebb;p=xonotic%2Fxonotic-data.pk3dir.git document _campaign_testrun better --- diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index b4da7c8a6..799781b16 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1696,7 +1696,7 @@ set _origin "0 0 0" // campaign internal, set when loading a campaign map1G set _campaign_index "" set _campaign_name "" -set _campaign_testrun 0 "when 1, all levels of campaign are hit from start to end and tested if they load" +set _campaign_testrun 0 "To verify the campaign file, set this to 1, then start the first campaign level from the menu. If you end up in the menu again, it's good, if you get a QC crash, it's bad." // debug set _independent_players 0 "DO NOT TOUCH"