brokekneck 0 Posted March 23, 2007 Hello, kinda of a noob question here. I did some searching and didn't find anwser. What would I need to put in my server.cfg to allow players to select a mission when they join the server? So basicly they wouldn't sit at the waiting for host screen. Share this post Link to post Share on other sites
brokekneck 0 Posted March 23, 2007 same deal.... Sorry guys please delete dupps Share this post Link to post Share on other sites
Synide 0 Posted March 23, 2007 <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">voteMissionPlayers=1; and if you don't want people to be able to vote an Admin then... <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">voteThreshold=1.5; Share this post Link to post Share on other sites
Espectro (DayZ) 0 Posted March 25, 2007 the value in voteThreshold define how many percent of player that need to vote for a single thing. If you put it at 0.5, half of the players needs to vote. If it's 1, EVERYONE needs to be voting etc. Share this post Link to post Share on other sites