NewfieCrash Posted April 5, 2009 Share Posted April 5, 2009 Hey Guys, I am assisting a friend get his server up box up and running for his hosting company. His box is running Windows 2008 X64 with the latest version of TC Admin. As a test, we have been using COD:W@W with a mod. The things is no matter what we try we cannot get the command line to recognize the mod configs. I am proficient in modding and have not run into this before. We have followed all regular procedures normally used elsewhere but with no success. The question we were wondering is, with TC Admin, is there a set procedure for placing game mods on servers? For example, with COD5, you create a folder in the game directory, call it mods and place a mod inside(mod works as it is on hundreds of server now). We set the command line as per normal, directing to new mod and server config. When we run the server it runs from the default config set up by TC Admin as a basic server. If we try to do an override on the command line, it does the same thing. Can someone please tell me if there is a set way of setting up mods using TC Admin, if so, what is it and how do we go about it. Thanks!! NC Link to comment Share on other sites More sharing options...
Guest louise Posted April 5, 2009 Share Posted April 5, 2009 post the line you are using to try to run the mod Link to comment Share on other sites More sharing options...
NewfieCrash Posted April 5, 2009 Author Share Posted April 5, 2009 C:\UserFiles\xpg\GameServers\TC20648643376616234686470\CoDWaWmp.exe +set dedicated 2 +set net_ip 65.60.39.82 +set net_port 28964 +set fs_basepath C:\TCAdmin\UserFiles\xpg\GameServers\TC20648643376616234686470\ +set fs_homepath C:\TCAdmin\UserFiles\xpg\GameServers\TC20648643376616234686470\ +set fs_localAppData C:\TCAdmin\UserFiles\ xpg\GameServers\TC20648643376616234686470 \ +set ui_maxclients 20 +set sv_maxclients 20 +set fs_game "mods/mp_xpgbolts1" +set sv_pure 1 +set sv_punkbuster 1 +exec server.cfg +map_rotate Link to comment Share on other sites More sharing options...
xpgairborne Posted April 5, 2009 Share Posted April 5, 2009 we have also tried this one with a different server and still nothing C:\UserFiles\xpg\GameServers\TC40520472845412454455701\CoDWaWmp.exe +set fs_savepath C:\UserFiles\xpg\GameServers\TC40520472845412454455701\ +set dedicated 2 +set net_ip 65.60.39.83 +set net_port 28960 +set sv_maxclients 20 +set fs_game "mp_xpgbolts" +set sv_punkbuster 1 +exec "server.cfg" +map_rotate Link to comment Share on other sites More sharing options...
Guest louise Posted April 5, 2009 Share Posted April 5, 2009 +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +set fs_basepath %userfilespath% +set fs_homepath %userfilespath% +set fs_localAppData %userfilespath% +set ui_maxclients %slots% +set sv_maxclients %slots% +set fs_game Mods/x5v20 +set sv_pure 1 +set sv_punkbuster 1 +exec server.cfg +map_rotate try the above Link to comment Share on other sites More sharing options...
NewfieCrash Posted April 5, 2009 Author Share Posted April 5, 2009 Still the same. Beats me. Link to comment Share on other sites More sharing options...
Guest louise Posted April 5, 2009 Share Posted April 5, 2009 start the server on a shortcut and look at the console start up it will tell you then what's going wrong Link to comment Share on other sites More sharing options...
JTRipper Posted April 7, 2009 Share Posted April 7, 2009 This is my commandline for a CoDWaW mod +set fs_savepath %userfilespath% +set fs_localAppData %userfilespath% +set dedicated 2 +set net_ip %serverip% +set net_port %serverport% +set sv_maxclients %slots% +set fs_game mods/mp_openwarfare +set fs_basegame mods/mp_openwarfare +set sv_punkbuster "1" +exec server.cfg +map_rotate Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.