Hey everyone,
I got this to work like a charm. Thanks for the help and advice.
QUICK REVIEW: I want to set up the game behind a firewall on a private LAN. I don't want players to see other paintball servers, just my server. Also, I don't want them to do a global login. This is both for "rules" reasons where I work, and to make it easy for players to hit the correct server right away. Also, I can image the lab full of computers the same, so the settings will be consistent.
DIRECTIONS:(1) edit serverlist.dat found in the
Paintball2 --> pball folder in Windows, and delete all server entries in the file.
(2) on individual computers, edit the hosts file. Add the following "mapping" at the end of the hosts file:
127.0.0.1 dplogin.com
127.0.0.1 www.dplogin.com
Blocking
www.dplogin.com is probably not necessary, since blocking the first entry did the job, but I did it anyway just to make sure. NOTE: this will totally block the domain, including access to these forums, etc. So the players can't visit this website for tips, etc...
That's all it took. Once I "flushed" serverlist.dat, the only server that showed up was mine :-)
My private server is now ready to go for up to 34 players.