From: Rudolf Polzer Date: Thu, 4 Aug 2011 18:02:08 +0000 (+0200) Subject: support CTS on courtfun too X-Git-Tag: xonotic-v0.5.0~79 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-maps.pk3dir.git;a=commitdiff_plain;h=96d5e81e22518b96a7e1a04325181492ccdacb9a support CTS on courtfun too --- diff --git a/maps/courtfun.mapinfo b/maps/courtfun.mapinfo index f0890f63..2e3eaa30 100644 --- a/maps/courtfun.mapinfo +++ b/maps/courtfun.mapinfo @@ -6,6 +6,7 @@ cdtrack 9 has weapons gametype ctf // defaults: timelimit=20 pointlimit=300 caplimit=10 leadlimit=0 gametype rc +gametype cts // optional: fog density red green blue alpha mindist maxdist // optional: settemp_for_type (all|gametypename) cvarname value // optional: clientsettemp_for_type (all|gametypename) cvarname value @@ -21,3 +22,15 @@ settemp_for_type rc g_pickup_cells 12 settemp_for_type rc g_pickup_cells_weapon 12 settemp_for_type rc g_pickup_rockets 8 settemp_for_type rc g_pickup_rockets_weapon 8 + +settemp_for_type cts g_use_ammunition 0 +settemp_for_type cts g_weaponreplace_electro 0 +settemp_for_type cts g_weaponreplace_grenadelauncher 0 +settemp_for_type cts g_weaponreplace_hagar 0 +settemp_for_type cts g_weaponreplace_hlac 0 +settemp_for_type cts g_weaponreplace_nex 0 +settemp_for_type cts g_weaponreplace_rocketlauncher 0 +settemp_for_type cts g_weaponreplace_uzi 0 +settemp_for_type cts g_powerup_shield 0 +settemp_for_type cts g_start_weapon_shotgun 0 +settemp_for_type cts g_start_weapon_laser 1