How to create basic Dedicated Server ?
--> First you have to open the ports as we can see on the next page HERE
--> Download the Tactical Ops Server HERE
--> Extract the downloaded file.
--> We go to the "System" folder.
--> We look for the following file to configure but depending on your operating system there are 2 types of files are:

Server-GameLinux.ini | -> | Configutation only for Linux |
Server-GameWindows.ini | -> | Configutation only for Windows |
--> Entered for example the file "Server-GameWindows.ini" which is the windows.
--> We look for the following line [Engine.GameReplicationInfo]
[Engine.GameReplicationInfo]
ServerName="Set your server name"
ShortName="Set your server name on WebAdmin Panel"
AdminName="Set your Name or Nickname"
AdminEmail="Set your email or website"
Region=0
MOTDLine1="Optional - Set for messages in server"
MOTDLine2="Optional - Set for messages in server"
MOTDLine3="Optional - Set for messages in server"
MOTDLine4="Optional - Set for messages in server"
--> We look for the following line [Engine.GameInfo]
--> We look for the following line [Engine.GameInfo]
[Engine.GameInfo]
bLowGore=False
bVeryLowGore=False
bLowGore=False
bVeryLowGore=False
bMuteSpectators=False
bNoCheating=False
bAllowFOV=False
bExternalBatcher=False
AutoAim=0.930000
GameSpeed=1.000000
MaxSpectators=2 "Set maximum to spectators"
AdminPassword="Set your Admin Password to server"
GamePassword=
MaxPlayers=16
"Set maximum to players"
IPPolicies[0]=ACCEPT,*
IPPolicies[1]=
IPPolicies[2]=
IPPolicies[3]=
IPPolicies[4]=
IPPolicies[5]=...
ServerLogName=server.log
bLocalLog=False
bWorldLog=False
bBatchLocal=False
DemoBuild=0
DemoHasTuts=0
bNoMonsters=False
bHumansOnly=False
bCoopWeaponMode=False
bClassicDeathMessages=False
--> Save your changes.
--> Run the file server boot your operating system.

TacticalOpsServer.bat | -> | Executable for Windows |
TacticalOpsServer.sh | -> | Executable for Linux |
!! SERVER EXECUTED FOR PLAY !!