Here is a guide on how to set up an IOSoccer dedicated server. Windows dedicated server installation example Download SteamCMD and extract steamcmd.exe to a folder Open the folder in Explorer, hold shift, right-click in an empty area and click Open command/PowerShell window here. Enter the following commands in the terminal: \steamcmd +login anonymous +force_install_dir iosoccer…
Tag: IOSoccer
IOSoccer: Mapping Guide
Here is a guide to mapping in IOSoccer. Setting Up How to setup 1. Go to Steam Library > Tools and download Source SDK Base 2013 Multiplayer Singleplayer could work too but I tried it with Multiplayer so we roll with that! 2. Go to $SteamDir\steamapps\common\Source SDK Base 2013 Multiplayer\bin and open ‘hammer.exe’. You better pin…
IOSoccer: Console Commands Guide
A guide to the common console commands in IOSoccer Overview Remember that you need RCON access in the specific server and always add ‘rcon’ in front of everything. CFG – exec [config name] Execute a config that has pre-made commands ready. Most commonly used are `4v4.cfg, 5v5.cfg and 8v8.cfg` Sample: `exec 8v8` will execute…