Title: Hello; new servers; start server script Post by: Phenax on November 22, 2007, 11:53:25 PM Hello I have put up two servers in Texas. Weapon X CTF TEXAS and Weapon X 1on1 TEXAS. I saw a lack of 1on1 servers in America.
shockcore.com:27960 - ctf shockcore.com:27970 - 1on1 I have made a script to launch servers in shell. It launches each server in a screen for every .cfg file it finds. It increments each port 10 from startingport for each .cfg. You should make directory ~/.openarena/baseoa/servercfgs/ directory and put all of your server cfgs in there. Then configure top (if you just make that dir, and put your cfgs in there, only have to modify execpath.) I'm not sure if anyone wants it but I might as well post ;) Please post here about any question or suggestion about servers or script, thx. Code: #!/bin/sh |