repo.or.cz
/
kball.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Imported kball_final_src_16dec2004.tar.gz
[kball.git]
/
doc
/
doing_campaign.txt
blob
17a3e2079cd2d326b3985ff6ffdf1b33cba4a975
1
To do a campaign from a bunch of levels, you need to do:
2
3
dat -c1 -s1 -t MAP -a campaign.fmp *.map
4
5
dat is the utility that came with Allegro.
6
7
NOTE: the maps MUST be named:
8
1.map
9
2.map
10
3.map
11
etc
12
13
so in the datafile, they will be named:
14
15
1_MAP
16
2_MAP
17
3_MAP
18
etc