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
As for RCON, do you have the actual server on same machine as your Game Client ?
anyway, RCON may be not working because: port 27015, or you forget to portforward TCP 27015
Type: rcon_password (your password)
Then to change the map enter: rcon map _correct map name)
As for the mapcycle thing, I was talking about the next maps. I've just tested it right now, played a coop map alone, use [rcon mapcyclefile "mapcycle_occupy.txt"] and [mapcyclefile mapcycle_occupy.txt] (I wasn't sure about the quotes). I then suicided a bunch of times to end the match and the next vote window only contained coop maps again, no occupy.
I also tried switching manually to an occupy map after using mapcyclefile and once the occupy game was done, it only proposed coop again.
Thanks!
i suppose ?
BTW better to read my guide:
http://steamcommunity.com/sharedfiles/filedetails/?id=345661185
If I understood correctly I don't think I can use sv_playlist, isn't something about matchmaking? My server is a private one and your guide says it's not compatible with sv_password.
I guess I'll play a bit more with it and try to find what I'm doing wrong.
Here's what I've done:
I created 2 mapcycle files: "test1.txt" and "test2.txt" both with 2 maps each (let's say A, B and Y, Z).
I create my server and starts on "test1.txt" with map A. Finish this map and it goes to A or B, so far so good.
I then type: [rcon mapcyclefile "test2.txt"]. If I type [rcon mapcyclefile] it confirms that I'm using "test2.txt". Once the map finish, map Y or Z loads. (Note: if I go to vote screen I still see A or B even though I changed to test2.txt)
But once on map Y/Z, if I type [rcon mapcyclefile] again, it says I'm back to "test1.txt". If I do nothing, the server will go back to map A or B after the match. So every match I have to enter [rcon mapcyclefile "test2.txt"] if I want to stay on that rotation.
Am i missing some command to make a setting permanent?
Thanks for your help, it's appreciated.
Anyway, if you have really private server, why do you need to swap mapcycle file when you can put all your maps into 1 file and then use vote for it ?
I can understand public server and random guys changing modes for no reason, but private server is totally different, that's why i'm asking :)
Thanks again for your help.