X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=maps%2Fcourtfun.mapinfo;h=0b5a9047a438148281a36e6359fde3ee4f7956dc;hb=e71a0387cacd2f1015d23b228f0ac3b7aa7adef9;hp=60e8033b0a9fc3c431167b613b731df8645afe1a;hpb=9887f990e3358e090e4e4bcc208250841862ba89;p=xonotic%2Fxonotic-maps.pk3dir.git diff --git a/maps/courtfun.mapinfo b/maps/courtfun.mapinfo index 60e8033b..0b5a9047 100644 --- a/maps/courtfun.mapinfo +++ b/maps/courtfun.mapinfo @@ -1,20 +1,14 @@ title Courtfun -description A classic large scale CTF map -author SavageX & Calinou +description A classic large scale CTF map supporting other gamemodes as well +author SavageX, Calinou, Debugger cdtrack 9 has weapons -gametype ctf // defaults: timelimit=20 caplimit=10 leadlimit=0 +gametype ctf gametype rc gametype cts gametype ons -gametype nexball -// 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 -// optional: size mins_x mins_y mins_z maxs_x maxs_y maxs_z -// optional: hidden +gametype nb -// smaller item sizes for race: settemp_for_type rc g_start_ammo_shells 3 settemp_for_type rc g_pickup_shells 3 settemp_for_type rc g_pickup_nails 15 @@ -25,16 +19,22 @@ 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 +settemp_for_type cts g_balance_electro_weaponreplace "" +settemp_for_type cts g_balance_mortar_weaponreplace "" +settemp_for_type cts g_balance_hagar_weaponreplace "" +settemp_for_type cts g_balance_vortex_weaponreplace "" +settemp_for_type cts g_balance_devastator_weaponreplace "" +settemp_for_type cts g_balance_machinegun_weaponreplace "" +settemp_for_type cts g_powerups 0 +settemp_for_type cts g_balance_shotgun_weaponstart 0 +settemp_for_type cts g_balance_shotgun_weaponstartoverride 1 +settemp_for_type cts g_balance_blaster_weaponstart 1 +settemp_for_type cts g_balance_blaster_weaponstartoverride 1 settemp_for_type cts g_cts_finish_kill_delay 0 -settemp_for_type ons g_powerup_shield 0 +settemp_for_type ons g_powerups 0 + +clientsettemp_for_type all r_water 1 +clientsettemp_for_type all r_water_resolutionmultiplier 1 + +clientsettemp_for_type all r_shadow_realtime_world 0 // Workaround to fix problem with Realtime world lighting \ No newline at end of file