Thanks man!
Not loading into game at all now...
passwordAdmin = "*****"; // password to protect admin access
password = "";
hostname="WOLFgaming.net ArmA - Demo";
motd[]=
{
"Welcome to ArmA @ WOLFgaming.net",
"http://wolfgaming.net",
"Where teamplay is the gameplay",
}; // Welcome message
class Missions // list of missions that will be played in cyclic order
{
class Mission03 // First mission
{
template = 03ConquerTheIsland.SaraLite;
cadetMode = 1;
param1 = 1800;
param2 = 50;
};
motdInterval=20;
voteThreshold=0.33; // when one third agrees, this is enough to confirm a vote
reportingIP="armedass.master.gamespy.com"; // private server - no reporting
voteMissionPlayers=1; // 3 Makes the server hang
//checkfiles[]={""}; //list of files to check for identity
kickduplicate=0; // do not allow duplicate id
equalModRequired=1; // require equal mod
maxPlayers=60;
Any ideas?