Puma Posted March 21, 2009 Share Posted March 21, 2009 Hello, When i want to lauch a server for call of duty 5, the game with tcadmin doesn t want work: C:\UserFiles\jeremy59230\GameServers\TC85513612312838335708104\CoDWaWmp.exe +set fs_savepath C:\UserFiles\jeremy59230\GameServers\TC85513612312838335708104\ +set dedicated 2 +set net_ip 91.121.62.118 +set net_port 28981 +set ui_maxclients 16 +set sv_maxclients 16 +set sv_punkbuster "1" +exec server.cfg +map_rotate in CMD with this command line, the console said: error during initialization, now iwd files found in /main. If i create a shorcute, and in properties, field target: C:\UserFiles\jeremy59230\GameServers\TC85513612312838335708104\CoDWaWmp.exe +set dedicated 2 +set net_ip 91.121.62.118 +set net_port 28981 +set ui_maxclients 16 +set sv_maxclients 16 +set sv_punkbuster "1" +exec server.cfg +map_rotate with this shortcute, the server works. If i create a .bat file: @echo off start C:\UserFiles\jeremy59230\GameServers\TC85513612312838335708104\CoDWaWmp.exe +set dedicated 2 +set net_ip 91.121.62.118 +set net_port 28981 +set ui_maxclients 16 +set sv_maxclients 16 +set sv_punkbuster "1" +exec server.cfg +map_rotate exit server with .bat works. How fix for tcadmin please? Regards. Alexandre Link to comment Share on other sites More sharing options...
Puma Posted March 21, 2009 Author Share Posted March 21, 2009 fixed Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.