What is the command to open a server in console?
Source Dedicated Server: CS:S
Linux: ./srcds_run -game cstrike -maxplayers 32 -ip xxx.xxx.xxx.xxx -port 27xxx +map de_xxxxxx
Windows: srcds.exe -console -game cstrike -maxplayers 32 -ip xxx.xxx.xxx.xxx -port 27xxx +map de_xxxxxx
Half-Life Dedicated Server: CS1.6
Linux: ./hlds_run -game cstrike -maxplayers 32 -ip xxx.xxx.xxx.xxx -port 27xxx +map de_xxxxxx
Windows: hlds.exe -console -game cstrike -maxplayers 32 -ip xxx.xxx.xxx.xxx -port 27xxx +map de_xxxxxx