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
firefight is default mode for many maps when it does not get a known mode :)
I changed the server command line to
./wrapper.sh -game insurgency +maxplayers 8 -console -ip @SERVERIP -port @SERVERPORT +map "siege ambush" +exec server.cfg
and also tried
./wrapper.sh -game insurgency +maxplayers 8 -console -ip @SERVERIP -port @SERVERPORT +map "siege ambush" +exec server.cfg
and it's still starting in firefight. Restarted server after each change.
I raised the issue with the host, and I don't know everything they did but they did run some updates, so I suspect that might have fixed the issue.
I have since done the following:
added mapcyclefile "mapcycle_vip.txt" to the server.cfg
Created mapcycle_vip.txt with the following:
market vip
station vip
tell vip
contact vip
Command line:
./wrapper.sh -game insurgency +maxplayers 8 -console -ip @SERVERIP -port @SERVERPORT +map siege vip +exec server.cfg
On the command line I've tried with and without quotes and I've tried both vip and ambush. Likewise, in the mapcycle_vip.txt I've tried both vip and ambush after the map name and confirmed those map names have ambush mode (i.e., checking market.txt in the maps folder etc).
PLEASE HELP!
Can you please explain the custom playlist? Isn't that what the mapcycle is?