La ip es la siguiente: 195.78.231.78:23065 MeRCeNaRioS-={GGS}=-
La rotacion es esta:
// MISSIONS CYCLE (see below)
class Missions
{
class Mission_01 // name for the mission, can be anything
{
template = ch128_berzerk_v2_beta66_elektrozavodsk.chernarus; // omit the .pbo suffix
/*
difficulty: recruit, regular, veteran & expert
as specified in *.Arma2profile
*/
difficulty = «expert»;
/*
The following options are seen in the lobby of a multiplayer game. These
options can be useful for setting time limits and score limits in such games
as Capture the Flag and Death Matches. Other popular uses include
accelerate time, setting the mission difficulty or switching the intro on/off.
*/
param1 =
param2 =
};
class Mission_02
{
template = co30_Domination_GGS_West_.Chernarus;
difficulty = «expert»;
param1 =
param2 =
};
};