
7 changed files with 96 additions and 0 deletions
@ -0,0 +1,12 @@
@@ -0,0 +1,12 @@
|
||||
title Accident |
||||
description Symetrical CTF map |
||||
author Morphed |
||||
cdtrack 5 |
||||
has weapons |
||||
type ctf 300 20 10 |
||||
// 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 |
||||
size -4352 -2048 128 4352 2048 960 |
@ -0,0 +1,16 @@
@@ -0,0 +1,16 @@
|
||||
title iron lung |
||||
has weapons |
||||
// uncomment this if you added turrets: has turrets |
||||
// uncomment this if you added vehicles: has vehicles |
||||
gametype dm // defaults: timelimit=20 pointlimit=30 leadlimit=0 |
||||
gametype tdm |
||||
gametype dom |
||||
gametype ca |
||||
gametype ft |
||||
gametype lms // defaults: timelimit=20 lives=9 leadlimit=0 |
||||
gametype ka // defaults: timelimit=20 pointlimit=30 |
||||
// 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 |
@ -0,0 +1,16 @@
@@ -0,0 +1,16 @@
|
||||
title solid |
||||
has weapons |
||||
// uncomment this if you added turrets: has turrets |
||||
// uncomment this if you added vehicles: has vehicles |
||||
gametype dm // defaults: timelimit=20 pointlimit=30 leadlimit=0 |
||||
gametype tdm |
||||
gametype dom |
||||
gametype ca |
||||
gametype ft |
||||
gametype lms // defaults: timelimit=20 lives=9 leadlimit=0 |
||||
gametype ka // defaults: timelimit=20 pointlimit=30 |
||||
// 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 |
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
title for 6aHHu |
||||
description <DESCRIPTION> |
||||
author <AUTHOR> |
||||
cdtrack 7 |
||||
// uncomment this if you added weapon pickups: has weapons |
||||
// uncomment this if you added turrets: has turrets |
||||
// uncomment this if you added vehicles: has vehicles |
||||
gametype cts // defaults: timelimit=20 skill=-1 |
||||
// 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 |
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
title Made By Ghost |
||||
description <DESCRIPTION> |
||||
author <AUTHOR> |
||||
cdtrack 14 |
||||
// uncomment this if you added weapon pickups: has weapons |
||||
// uncomment this if you added turrets: has turrets |
||||
// uncomment this if you added vehicles: has vehicles |
||||
gametype cts // defaults: timelimit=20 |
||||
// 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 |
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
title <TITLE> |
||||
description <DESCRIPTION> |
||||
author <AUTHOR> |
||||
cdtrack 8 |
||||
// uncomment this if you added weapon pickups: has weapons |
||||
// uncomment this if you added turrets: has turrets |
||||
// uncomment this if you added vehicles: has vehicles |
||||
gametype cts // defaults: timelimit=20 |
||||
// 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 |
@ -0,0 +1,13 @@
@@ -0,0 +1,13 @@
|
||||
title By Pornstar & Vanne |
||||
description <DESCRIPTION> |
||||
author <AUTHOR> |
||||
cdtrack 2 |
||||
// uncomment this if you added weapon pickups: has weapons |
||||
// uncomment this if you added turrets: has turrets |
||||
// uncomment this if you added vehicles: has vehicles |
||||
gametype cts // defaults: timelimit=20 |
||||
// 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 |
Loading…
Reference in new issue