weedkiller
Nov 28 2010, 11:37
can any one help??
trying to get our domi map to auto load when the server restarts, here is what i have put in the server.cfg at the bottom...
class Missions
{
class COOP_Domination
{
template = “1Para_Domination_2_BAF_54.Takistan”;
difficulty = “regular”;
};
i think it maybe the "class coop_domination" that is stopping it from starting.
Question is what should i be putting class as?
the template is what the map file is called letter for letter
---------- Post added at 12:37 PM ---------- Previous post was at 12:17 PM ----------
update.. if i put it in as
class Missions
{
class COOP_Takistan
{
template = “1Para_Domination_2_BAF_54.Takistan”;
difficulty = “regular”;
};
the server now loads but when you try to join it sits at waiting for host
HELP!!!
trying to get our domi map to auto load when the server restarts, here is what i have put in the server.cfg at the bottom...
class Missions
{
class COOP_Domination
{
template = “1Para_Domination_2_BAF_54.Takistan”;
difficulty = “regular”;
};
i think it maybe the "class coop_domination" that is stopping it from starting.
Question is what should i be putting class as?
the template is what the map file is called letter for letter
---------- Post added at 12:37 PM ---------- Previous post was at 12:17 PM ----------
update.. if i put it in as
class Missions
{
class COOP_Takistan
{
template = “1Para_Domination_2_BAF_54.Takistan”;
difficulty = “regular”;
};
the server now loads but when you try to join it sits at waiting for host
HELP!!!