Using TCAdmin Panel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
*Set the value for this as... | *Set the value for this as... | ||
set net_ip 192.168.0.1 +set net_port 28960 +exec server.cfg +map_rotate | set net_ip 192.168.0.1 +set net_port 28960 +exec server.cfg +map_rotate | ||
*Save your newly created command line | *Save your newly created command line |
Revision as of 01:07, 17 October 2008
Web based server setup for mods
- Log into your TCAdmin control panel
- Click on Game Servers
- Stop your server
- Click on Command Line Changer
- Create a New command line
- Select the checkbox next to Sets default game "+set fs_game"
- Set the value for this as...
mods/modwarfare
- Select the checkbox next to Custom commandline! "+"
- Set the value for this as...
set net_ip 192.168.0.1 +set net_port 28960 +exec server.cfg +map_rotate
- Save your newly created command line
- Make sure your newly created command line is selected in Command Line Changer; not your default command line. The whole command line should look something like this...
+set dedicated 2 +set fs_game mods/modwarfare +set net_ip 192.168.0.1 +set net_port 28960 +exec server.cfg +map_rotate
- Go back to your servers main page and open the File Manager
- Click on the Mods folder
- Create a New Folder and name this to whatever mod you are running
- Upload all the files included with the mod you wish to run to this newly created folder; such as mod.ff, z_modwarfare.iwd, server.cfg, etc.
- Start your server from the servers main page
- You have successfully setup your game server. Enjoy!