Dedicated Server Setup with TCAdmin help


(brinkydink) #1

I’m trying to use TCAdmin to run a couple Brink servers but I can’t get it setup right. Has anyone had success?

My command line is as follows: +set net_serverDedicated 1 +set net_ip %serverip% +set net_serverPort %serverport% +set net_serverPortMaster %queryport% +set net_serverPortAuth %rconport% +set si_maxPlayers %slots% +exec server_objective_standard_vs.cfg spawnServer mp/refuel.entities

Let me know if you have any ideas. Thanks!


(Deadwalking) #2

I have yet to define a server as a service yet in fireDaemon so I am not sure if it will work, but as it goes so far I see no reason why it wouldn’t work in fireDaemon/TCAdmin. I would try removing the net_ip command from your command line and see if that helps at all, I have read around here and/or at Bethesda forums that it doesn’t work.