2007-06-28 12:08:38 -07:00
|
|
|
/*
|
|
|
|
* GameDesc.lev
|
|
|
|
*
|
|
|
|
* Level data descriptions
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
/******************************************************/
|
|
|
|
/* self contained test levels */
|
|
|
|
|
|
|
|
level PROG
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam1.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
2006-11-03 15:53:38 -08:00
|
|
|
//data "wrf/cam1Res.wrf"
|
2006-10-07 07:13:47 -07:00
|
|
|
game "multiplay/maps/4c-rush.gam"
|
2006-11-03 15:53:38 -08:00
|
|
|
//data "wrf/multi/cm1.wrf"
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/prog.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
level DEMO
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem3.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam1.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
|
|
|
data "wrf/cam1res.wrf"
|
|
|
|
game "wrf/demo/democam3.gam"
|
|
|
|
data "wrf/demo/democam3.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
level MINIMAL
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam1.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/minimal.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
level TEST
|
|
|
|
data "test.wrf"
|
|
|
|
|
|
|
|
/******************************************************/
|
|
|
|
/* Tutorial dataset and levels */
|
|
|
|
|
|
|
|
campaign CAM_TUT3
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem3.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/tut.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/tutorial/tutaudio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
2006-11-03 15:53:38 -08:00
|
|
|
//data "wrf/tutorial/TutStats.wrf"
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1res.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* Tutorial Level 3 - Base Building. */
|
|
|
|
camstart TUTORIAL3
|
|
|
|
dataset CAM_TUT3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/tutorial/newtut.gam"
|
|
|
|
data "wrf/tutorial/newtut.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
|
|
|
|
/******************************************************/
|
|
|
|
/* campaign 1 dataset and levels */
|
|
|
|
|
|
|
|
campaign CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam1.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
|
|
|
data "wrf/cam1res.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
//Kevlar Scavengers
|
|
|
|
campaign CAM_1KEVLAR
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmemc.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam1.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
|
|
|
data "wrf/cam1res.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* Campaign 1 now starts with 1A */
|
|
|
|
camstart CAM_1A
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam1/cam1a.gam"
|
|
|
|
data "wrf/cam1/cam1a.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_1B
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam1/cam1b.gam"
|
|
|
|
data "wrf/cam1/cam1b.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_1_1S
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/sub1-1s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_1
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam1/sub1-1.gam"
|
|
|
|
data "wrf/cam1/sub1-1.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_1_2S
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/sub1-2s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_2
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam1/sub1-2.gam"
|
|
|
|
data "wrf/cam1/sub1-2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_1_3S
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/sub1-3s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_3
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam1/sub1-3.gam"
|
|
|
|
data "wrf/cam1/sub1-3.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_1C
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/cam1c.gam"
|
|
|
|
data "wrf/cam1/cam1c.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_1CA
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/cam1ca.gam"
|
|
|
|
data "wrf/cam1/cam1ca.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_1_4AS
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
data "wrf/cam1/sub1-4as.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_4A
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/sub1-4.gam"
|
|
|
|
data "wrf/cam1/sub1-4a.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_1_5S
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
data "wrf/cam1/sub1-5s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_5
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/sub1-5.gam"
|
|
|
|
data "wrf/cam1/sub1-5.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_1A-C
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/cam1ca.gam"
|
|
|
|
data "wrf/cam1/cam1a-c.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_1_7S
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
data "wrf/cam1/sub1-7s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_7
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/sub1-7.gam"
|
|
|
|
data "wrf/cam1/sub1-7.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* This level CUT
|
|
|
|
between SUB_1_8S
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
data "wrf/cam1/sub1-8s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_8
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/sub1-8.gam"
|
|
|
|
data "wrf/cam1/sub1-8.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
between SUB_1_DS
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
data "wrf/cam1/sub1-ds.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_1_D
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
game "wrf/cam1/sub1-d.gam"
|
|
|
|
data "wrf/cam1/sub1-d.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between CAM_1END
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam1/cam1kevlar.wrf"
|
|
|
|
data "wrf/cam1/cam1end.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/******************************************************/
|
|
|
|
/* campaign 2 dataset and levels */
|
|
|
|
|
|
|
|
|
|
|
|
campaign CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem2.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam2.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
|
|
|
data "wrf/cam2res.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
camstart CAM_2A
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/cam2start.gam"
|
|
|
|
data "wrf/cam2/cam2a.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
camchange CAM_2A
|
2007-02-05 06:32:31 -08:00
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/cam2change.wrf"
|
|
|
|
game "wrf/cam2/cam2start.gam"
|
|
|
|
data "wrf/cam2/cam2a.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
|
|
|
|
between SUB_2_1S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-1s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_1
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-1.gam"
|
|
|
|
data "wrf/cam2/sub2-1.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_2B
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/cam2b.gam"
|
|
|
|
data "wrf/cam2/cam2b.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_2_2S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-2s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_2
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-2.gam"
|
|
|
|
data "wrf/cam2/sub2-2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* This level cut
|
|
|
|
between SUB_2_3S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-3s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_3
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-3.gam"
|
|
|
|
data "wrf/cam2/sub2-3.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
expand CAM_2C
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/cam2c.gam"
|
|
|
|
data "wrf/cam2/cam2c.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_2C2
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/cam2c2.gam"
|
|
|
|
data "wrf/cam2/cam2c2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* This level CUT
|
|
|
|
between SUB_2_4S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-4s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_4
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-4.gam"
|
|
|
|
data "wrf/cam2/sub2-4.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
between SUB_2_5S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-5s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_5
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-5.gam"
|
|
|
|
data "wrf/cam2/sub2-5.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* no longer used
|
|
|
|
expand CAM_2D
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/cam2d.gam"
|
|
|
|
data "wrf/cam2/cam2d.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
between SUB_2DS
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-ds.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2D
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-d.gam"
|
|
|
|
data "wrf/cam2/sub2-d.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_2_6S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-6s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_6
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-6.gam"
|
|
|
|
data "wrf/cam2/sub2-6.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_2_7S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-7s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_7
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-7.gam"
|
|
|
|
data "wrf/cam2/sub2-7.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_2_8S
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/sub2-8s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_2_8
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/sub2-8.gam"
|
|
|
|
data "wrf/cam2/sub2-8.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* USE CAM_2END instead!
|
|
|
|
expand CAM_2D2
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam2/cam2d2.gam"
|
|
|
|
data "wrf/cam2/cam2d2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
between CAM_2END
|
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam2/cam2end.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/*miss_clear CAM_1_MISS2
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "cam1/miss2.gam"
|
|
|
|
data "cam1/miss2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
/******************************************************/
|
|
|
|
/* campaign 3 dataset and levels */
|
|
|
|
|
|
|
|
|
|
|
|
campaign CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/vidmem3.wrf"
|
|
|
|
data "wrf/basic.wrf"
|
|
|
|
data "wrf/cam3.wrf"
|
|
|
|
data "wrf/audio.wrf"
|
|
|
|
data "wrf/piestats.wrf"
|
|
|
|
data "wrf/stats.wrf"
|
|
|
|
data "wrf/cam3res.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
camstart CAM_3A
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3a.gam"
|
|
|
|
data "wrf/cam3/cam3a.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
camchange CAM_3A
|
2007-02-05 06:32:31 -08:00
|
|
|
dataset CAM_2
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam3/cam3change.wrf"
|
|
|
|
game "wrf/cam3/cam3a.gam"
|
|
|
|
data "wrf/cam3/cam3a.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_3_1S
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam3/sub3-1s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep_limbo SUB_3_1
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/sub3-1.gam"
|
|
|
|
data "wrf/cam3/sub3-1.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM_3B
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3b.gam"
|
|
|
|
data "wrf/cam3/cam3b.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUB_3_2S
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam3/sub3-2s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_3_2
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/sub3-2.gam"
|
|
|
|
data "wrf/cam3/sub3-2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM3A-B
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3a-b.gam"
|
|
|
|
data "wrf/cam3/cam3ab.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
/* This level CUT
|
|
|
|
between SUB_3_3S
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam3/sub3-3s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUB_3_3
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/sub3-3.gam"
|
|
|
|
data "wrf/cam3/sub3-3.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
*/
|
|
|
|
|
|
|
|
expand_limbo CAM3C
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3c.gam"
|
|
|
|
data "wrf/cam3/cam3c.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM3A-D1
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3d.gam"
|
|
|
|
data "wrf/cam3/cam3ad1.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
expand CAM3A-D2
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3ad.gam"
|
|
|
|
data "wrf/cam3/cam3ad2.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between CAM_3_4S
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/cam3/sub3-4s.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
//camstart CAM_3_4
|
|
|
|
//dataset CAM_3
|
2006-11-03 15:53:38 -08:00
|
|
|
//game "wrf/cam3/cam3-4.gam"
|
|
|
|
//data "wrf/cam3/sub3-4.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep CAM_3_4
|
|
|
|
dataset CAM_3
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/cam3/cam3-4.gam"
|
|
|
|
data "wrf/cam3/sub3-4.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
|
|
|
|
/********************************************************/
|
|
|
|
/* fast play */
|
|
|
|
|
|
|
|
camstart FASTPLAY
|
|
|
|
dataset CAM_1
|
2006-11-03 15:53:38 -08:00
|
|
|
//game "wrf/FastPlay/fastplay.gam"
|
|
|
|
//data "wrf/FastPlay/fastplay.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
//changed for demo!
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/fastplay/fastdemo.gam"
|
|
|
|
data "wrf/fastplay/fastdemo.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
between SUBDEMO_START
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
data "wrf/fastplay/subdemos.wrf"
|
2007-06-28 12:08:38 -07:00
|
|
|
|
|
|
|
miss_keep SUBDEMO
|
|
|
|
dataset CAM_1
|
2006-10-07 07:13:47 -07:00
|
|
|
game "wrf/fastplay/subdemo.gam"
|
|
|
|
data "wrf/fastplay/subdemo.wrf"
|