Changes between Version 21 and Version 22 of Map Editor
- Timestamp:
- Aug 25, 2011 12:27:29 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Map Editor
v21 v22 37 37 \devmap mymap 38 38 39 === File Types === 40 * .map : These files are the human-readable output of gtkradiant when modifying a map. See the specs in the link above. 41 * .bsp : These files are the compiled version of the corresponding .map file. Put these into your maps folder in either baseoa or quagents3 for OpenArena and ioquake respectively. 42 * .aas : .bsp files must also be compiled to make the area awareness system for the bots. This file must be included in the maps folder in order to be able to add bots (quagents as well). 43 39 44 == Map Generator == 40 45