~ubuntu-branches/debian/stretch/assaultcube-data/stretch

« back to all changes in this revision

Viewing changes to config/default_map_settings.cfg

  • Committer: Bazaar Package Importer
  • Author(s): Gonéri Le Bouder, Ansgar Burchardt, Gonéri Le Bouder
  • Date: 2010-04-02 23:37:55 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100402233755-kf74fxwlu634o6vg
Tags: 1.0.4+repack1-1
[ Ansgar Burchardt ]
* debian/control: fix typo in short description

[ Gonéri Le Bouder ]
* Upgrade to 1.0.4
* bump standards-version to 3.8.4
* Add Depends: ${misc:Depends} just to avoid a lintian warning
* Add a debian/source/format file for the same reason

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
// rename it to be the same file name as your map (but keep the existing ".cfg" extension). DO THIS BEFORE YOU EDIT 
11
11
// ANYTHING, just to be safe!
12
12
 
13
 
// If you wish to learn how to use configuration files for you map, read: "docs/mapediting5.xml"
 
13
// If you wish to learn how to use configuration files for you map, read: "docs/mapediting5.html"
14
14
 
15
15
// Possible commands that can be used in map configs are:
16
16
// ======================================================
26
26
                                                // Mapmodel number:
27
27
                                                // ---------------
28
28
mapmodel 2 2 0 0 "nothing"                      // 0    Use this for clipping off areas/things that players should 
29
 
                                                //      colide against. See "docs/mapediting5.xml" for more details.
 
29
                                                //      colide against. See "docs/mapediting5.html" for more details.
30
30
 
31
31
mapmodel 4 1 0 0 "comp_bridge"                  // 1
32
32
mapmodel 0 7 0 0 "ladder_7x"                    // 2
189
189
// mapmodel 3 1 7 0 "toca/stairs_aqueous/stairs2"
190
190
                                                // Special stairs platforms with handrails. Specific to ac_aqueous. 
191
191
                                                // This model requires careful clipping to be used.
 
192
// mapmodel 0 0 0 0 "nocamp"                    // No-camp sign, specific to ac_douze.
192
193
 
193
194
 
194
195
// The skymap for this map. You can change this by commenting the one below, and then uncommenting one of your choosing
207
208
 
208
209
 
209
210
 
210
 
// Alternative texture. See "docs/mapediting5.xml" for more information. 
 
211
// Alternative texture. See "docs/mapediting5.html" for more information. 
211
212
 
212
213
loadnotexture                           // Reset to default alternative texture. Comment this if you want to use a 
213
214
                                        // different one.
560
561
// texture 0 "./wotwot/urban/electric1_bla.jpg"
561
562
// texture 0 "./openfootage/stonewall_4.jpg"
562
563
// texture 0 "./craig_fortune/crates/light_weathered_desert3.jpg"
 
564
// texture 0 "./makke/douze.jpg"
 
565
// texture 0 "./makke/clayceiling.jpg"
563
566
 
564
567
 
565
568
mapsoundreset   // Ambient sounds. Leave this command here, or else your sounds will mess up!