Map pack: Difference between revisions
Jump to navigation
Jump to search
MossyBucket (talk | contribs) (Created page with 'A map pack is a pack of maps (.bsp files). ==Installation== To "install" a map pack, do the following: # Note which game the map pack is for. # Figure out which map ap…') |
MossyBucket (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
# Note which game the map pack is for. | # Note which game the map pack is for. | ||
# Figure out which map appears to be the first one in the pack. (Usually it's the one with the lowest number.) Write this name down on paper for later. | # Figure out which map appears to be the first one in the pack. (Usually it's the one with the lowest number.) Write this name down on paper for later. | ||
# Copy the [[.bsp|map (.bsp)]] files directly into the ''maps\'' folder of | # Copy the [[.bsp|map (.bsp)]] files directly into the ''maps\'' folder of the associated game. (''<nowiki><Installation path>\Steam\SteamApps\<user ID>\<game>\<game abbreviation>\maps\</nowiki>'', for example ''<nowiki>C:Program Files\Valve\Steam\SteamApps\<user ID>\half-life 2\hl2\maps\</nowiki>''.) | ||
# If any [[AIN|.ain]] files are present, copy them into the ''graphs\'' subfolder of that ''maps\'' folder. | # If any [[AIN|.ain]] files are present, copy them into the ''graphs\'' subfolder of that ''maps\'' folder. | ||
# Start the associated game. | # Start the associated game. |
Revision as of 21:24, 11 February 2011
A map pack is a pack of maps (.bsp files).
Installation
To "install" a map pack, do the following:
- Note which game the map pack is for.
- Figure out which map appears to be the first one in the pack. (Usually it's the one with the lowest number.) Write this name down on paper for later.
- Copy the map (.bsp) files directly into the maps\ folder of the associated game. (<Installation path>\Steam\SteamApps\<user ID>\<game>\<game abbreviation>\maps\, for example C:Program Files\Valve\Steam\SteamApps\<user ID>\half-life 2\hl2\maps\.)
- If any .ain files are present, copy them into the graphs\ subfolder of that maps\ folder.
- Start the associated game.
- Open the developer console.
- Type map <name of the first map> in the console to load the map.
See also
- Modification - Something more than a map pack.