Jump to content

Mod Help


NewfieCrash

Recommended Posts

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

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

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

Guest louise

+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

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

Archived

This topic is now archived and is closed to further replies.

  • Who's Online   0 Members, 0 Anonymous, 21 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use