Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
The first and arguably largest issue is the fact that you need to install 2 custom maps in order for this map to even work. It's fine to ask for permission to use assets from other projects in your map, but requiring the player to have them installed should never be the case! Not only does it take up extra hard-drive space, but in the case of "A Mountain Trip", it overrides game files for certain things like the Pistol behavior and ammo pickup values for AR bullets.
Best practice to avoid overriding game files like this and to not take up a bunch of unnecessary space is to save altered files you want for your project as their own thing so you can pack them into the .gro and publish it as part of the map (of course only do this after getting author's permission to use assets in your project)