NeoJD 0 Posted April 22, 2007 Hi folks, my problem is may just a simple command. I using a dedicated server on my 2nd pc, works just fine. I using it just for the evolution mission, and only me will play on it. So, my problem is that when i rejoin the server after playing on it, the server is closing mission cause there are no players left and iam at the creating screen to restart the mission, I want that the server runs the mission even there is nobody playing on it, and when i rejoin my points/stats will not 0. I tried it with the string "persistent=1;" in the server.cfg bat that seems to not working. Anyone may help me? thx in advance PS: sry for my bad english Share this post Link to post Share on other sites
vipermanden 0 Posted April 22, 2007 Can you show us the server.cfg settings, maybe I could better help you that way. Share this post Link to post Share on other sites
NeoJD 0 Posted April 22, 2007 sure <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> passwordAdmin = "xxx"; password = "xxx"; hostname="ArmA Server # 1"; motd[]= { "Welcome to ArmA server.", "Hosted by p3 700mhz.", }; // Willkommennachricht motdInterval=1; voteThreshold=0.33; maxCustomFileSize=200000; kickduplicate=1; equalModRequired=0; verifySignatures=0; 3rdPersonView=1; reportingIP="master.gamespy.com"; maxPlayers = 2; persistend=1; disableVoN= 0; Share this post Link to post Share on other sites
hoz 0 Posted April 22, 2007 The mission also needs to include respawn. See Biki - server.cfg particularly the note about persistent server. Share this post Link to post Share on other sites
RogueRunner 0 Posted April 22, 2007 Where is your server.cfg located? Mine is in the root of my arma install dir and it works fine with evolution Share this post Link to post Share on other sites
NeoJD 0 Posted April 22, 2007 well mine too. just next to the server.exe in my arma folder. Quote[/b] ]Where is your server.cfg located? Mine is in the root of my arma install dir and it works fine with evolution So the persistend=1; string works for you?... may you wanna give me your cfg? but iam right with putting the persistend=1; string in the server.cfg? the biki tells me that its going to the server.cf thx for helping Share this post Link to post Share on other sites
RogueRunner 0 Posted April 22, 2007 server.cfg located in c:\program files\bohemia interactive\arma\ Quote[/b] ]hostname = "cvs_home";passwordAdmin = "xxxxxx"; voteThreshold=0.33; persistent=1; reportingIP=""; maxPlayers=15; Share this post Link to post Share on other sites
NeoJD 0 Posted April 22, 2007 rofl, dunno why but with your settings it works just fine!!!! YEAH thank you may some strings on my cfg abort the persistent=1; seems to work... thank you! Share this post Link to post Share on other sites
rundll.exe 12 Posted April 22, 2007 you wrote persistent with a d at the end (see your own config post above) you silly Share this post Link to post Share on other sites
RogueRunner 0 Posted April 22, 2007 I did the same first time round, replaced the 'e' with a 'i' Share this post Link to post Share on other sites
NeoJD 0 Posted April 22, 2007 Ohhhhhhh... lool thx for helping me out Share this post Link to post Share on other sites
frederf 0 Posted April 25, 2007 So you can't have persistent without respawn? Wtf? Share this post Link to post Share on other sites