Group: Admin
Posts: 1,459
Member No.: 1
Joined: 10-August 04
For a game control panel you need the next things:
1. Master server (where all the rtcw servers are) 2. A service that runs on your master server which can retrieve socket commands and start / stop game services 3. a Webserver (where you can host your game control panel, a php script for example)
You can check out www.tcadmin.com, which is a premade control panel.