07-16-2010, 01:42 AM
Hi, i have various SRCDS servers, and i can run they on specific's ports.
when i start for example 10 servers in this port order: 27015 27016 27017 27018 27019 27020 27021 27022 27023 27024
the ports fails, the 27018 server start 2 times, 27024 start in 27025 and sometimes like that
i suspect of SourceTV Ports i start the servers with this line parameters:
sorry4myenglish
when i start for example 10 servers in this port order: 27015 27016 27017 27018 27019 27020 27021 27022 27023 27024
the ports fails, the 27018 server start 2 times, 27024 start in 27025 and sometimes like that
i suspect of SourceTV Ports i start the servers with this line parameters:
PHP Code:
./srcds_run -game ${GAME} -nohltv -tvdisable +tv_enable 0 \
-game ${GAME} +ip ${IP} -port ${PORT} +map ${MAP} +maxplayers ${SLOTS} \
+exec server.cfg
sorry4myenglish