KrizzTough79er
Member-
Content Count
3 -
Joined
-
Last visited
-
Medals
Everything posted by KrizzTough79er
-
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
KrizzTough79er replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Can someone helpm e with setting up a Param for PreLobby Settings to toggle MCC_Environmental fx!? class mcc_fx { title = "MCC Weather FX Settings"; values[] = {0,1}; texts[] = { "00 - no FX (default)", "01 - Sandstorm", }; default = 0; isGlobal = 2; isDisposable = 1; function = " BIS_fnc_MP"; forceWeatherChange = 1; //so how to call the different module params from here?//// // tried smthng like: // file = "MCC_fnc_ppEffects" }; I got stuck somehow, maybe somone can push m ein the right direction... (eyes are bleeding, need coffe!!!) -
Getting ArmA 3 (AI-tanks) to behave more like ArmA 2
KrizzTough79er replied to Boss-Starstreams's topic in ARMA 3 - QUESTIONS & ANSWERS
3den Enhanced by Revo Description: This modification adds new functionalities to 3den, without creating any dependencies for players. That means, mission builder can use this mod to make their lifes easier without making the lifes of the players harder by forcing them to download additional mods. Features: Advanced skill settings for units http://www.armaholic.com/page.php?id=30461 -
Getting ArmA 3 (AI-tanks) to behave more like ArmA 2
KrizzTough79er replied to Boss-Starstreams's topic in ARMA 3 - QUESTIONS & ANSWERS
https://community.bistudio.com/wiki/CfgAISkill B)