Upload Map Counter Strike
First, please unpack the map pack or map that you have downloaded. Depending on how the mapper has released it, there are now 3 possibilities.
Possibility 1
In the packed file, there is a “cstrike” folder. This is the easiest. Here, you just need to upload the contents of the cstrike folder into the cstrike folder on the FTP.
Possibility 2
In the packed file, there are folders named “maps,” “sounds,” “models,” etc. This is also easy. Here, you just need to upload the contents of the folders into their respective folders on the FTP. maps -> maps; sounds -> sounds; models -> models, etc.
Possibility 3
In the packed file, there are only files and no folders. Sorting work is required here. Below is a list of file extensions and the corresponding folders where these files belong.
- .bsp -> maps/
- .nav -> maps/
- .res -> maps/
- .wad -> cstrike/
- .tga -> if there are 6 files, it is a custom sky -> gfx/env/
- .wav -> sounds/
- .mp3 -> sounds/
- .mdl -> models
What do the file extensions mean? bsp - The map nav - Bot waypoints res - Specifies what the player needs to download when connecting wad - Textures txt - Map description tga - Optional Skybox mdl - Optional Models wav - Optional Sounds mp3 - Optional Sounds