Andrew-TGM Posted August 11, 2005 Share Posted August 11, 2005 Hello.. Setting up BF2cc Daemon.... Can the game path be added to the Dynamic Content for the template file? BF2CC Daemon has to have the full game path because of the mod manager built into it. and each path will be different for each game. I tried just a / because it is installed in the root game directory(and they say install it there) but it won't alow the game to be started because it can't find the mod manager files. Andrew-TGM This is the config file it uses. <?xml version="1.0" standalone="yes" ?> - <dsdDaemonInfo xmlns="http://bf2cc.com/dsdDaemonInfo.xsd"> - <monInfo> <DaemonInfoID>1</DaemonInfoID> <font color="red"><GameFolder>C:\UserFiles\Andrew\GameServers\TC47277616216688687152340\ </GameFolder></font> <GameExec>bf2_w32ded.exe</GameExec> <GameExecArgs /> <AutoRestart>true</AutoRestart> <StartupProfile>default</StartupProfile> <DaemonIP>%serverip%</DaemonIP> <DaemonPort>6712</DaemonPort> <ModName>bf2</ModName> <NetSettingsLocked>true</NetSettingsLocked> <DemoRecordingLocked>true</DemoRecordingLocked> <PlayerLimit>%slots%</PlayerLimit> </DaemonInfo> </dsdDaemonInfo> Link to comment Share on other sites More sharing options...
ECF Posted August 11, 2005 Share Posted August 11, 2005 Use the %userfilespath% variable or you can also use the%gameserverroot% variable. <div class="pre"><pre><GameFolder>%gameserverroot%</pre></div> Something like that. Link to comment Share on other sites More sharing options...
Andrew-TGM Posted August 11, 2005 Author Share Posted August 11, 2005 it shows up as %gameserverroot% in the config.xml file. The slots and server IP populate but not the game directory with %gameserverroot% I'll try %userfilespath% now Link to comment Share on other sites More sharing options...
ECF Posted August 11, 2005 Share Posted August 11, 2005 Export the config file to .txt and email it to me kevin@tcadmin.com I will take a look at it. Link to comment Share on other sites More sharing options...
Andrew-TGM Posted August 12, 2005 Author Share Posted August 12, 2005 Thank you.. email sent. Andrew-TGM Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.