ok i have a server and have added engame mission Zaros: MP_End_Game_03.Altis for our clan members to try out and have some fun
// MISSIONS CYCLE (see below)
class Missions {
class ARMA3 {
template ="MP_Marksmen_01.Altis"; // Mission to load (Mission file located in MPMissions. For now I have it set to a default ARMA3 mission.)
difficulty = "Regular"; // Server difficulty Settings (Recruit, Regular, Veteran, Mercenary)
Respawn = "2";
};
};
when you get shot and your waiting on a revive if you press 1 or c key you can get up and move about shooting whoever you put down you do have slightly blurred vision on screen but you can move about
i just find it strange that you can do that and it kind of spoils the game allthough it makes you double tap that player
is it part of the game mode or is it a bug