luky.m
Member-
Content Count
21 -
Joined
-
Last visited
-
Medals
Community Reputation
0 NeutralAbout luky.m
-
Rank
Private First Class
-
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
luky.m replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Hi, You probably already answer this question, but there is 130 pages of content so it seems to me that it's easier to ask in new post. I watched the MCC Console AC-130 and MQ9 Predator Console video and I can't spawn a UAV which have feed in MCC Console, I can only spawn AC-130. Do you use some additional script or third party addon to do this ? I also tried spawn UAV in zone with MCC, but that doesn't work either. I'm using the r18 version of MCC and have stable version of Arma 3 update to newest patch. Thank you for your help. :) -
I have a problem with patch 1,14 Withnout mod is work great but with mods its problematic. When I shoot with BIS M4 or AK74 its display to me: SIZE:'AK74Recoil/' not an array and the same with M4 Do anyone know why ? thank you Â
-
But in patch 1,14 it is the same like 1,12
-
I have problem with patch 1,12 Withnout mod is work great but with mods its problematic. When I shoot with BIS M4 or AK74 its display to me: SIZE:'AK74Recoil/' not an array and the same with M4 Do anyone know why ? thank you
-
very good job guys on mod Can I delete spanish radio commnets from .PBO ? If yes, which one is it ? thanks Â
-
Hi vilas in basic pack is missing AH-1Z Sahrani. Where is she. The RACS air cavalery is still weak
-
Hi guys ! Could you tell me where I find mines ?
-
Hi vilas in basic pack is missing AH-1Z Sahrani. Where is she ?
-
SightAdjustment (windage+elevation)
luky.m replied to gmJamez's topic in ARMA - ADDONS & MODS: COMPLETE
private ["_v0", "_key", "_v2", "_v3", "_adj", "_val", "_handled"]; _v0 = _this select 0; _key = _this select 1; _v2 = _this select 2; _v3 = _this select 3; //_adj = (1 / 1600) / 10; _adj = 0.1; //player sideChat (format ["%1, %2, %3, %4", _v0, _key, _v2, _v3]); _handled = false; if(SightAdjustmentIsOpticsMode) then { Â switch(_key) do { Â Â // W: , S: , A: , D: Â Â case : { Â Â Â SightAdjustmentElevation = SightAdjustmentElevation + _adj; Â Â Â _handled = true; Â Â }; Â Â case : { Â Â Â SightAdjustmentElevation = SightAdjustmentElevation - _adj; Â Â Â _handled = true; Â Â }; Â Â case : { Â Â Â SightAdjustmentWindage = SightAdjustmentWindage + _adj; Â Â Â _handled = true; Â Â }; Â Â case : { Â Â Â SightAdjustmentWindage = SightAdjustmentWindage - _adj; Â Â Â _handled = true; Â Â }; Â Â default { Â Â }; Â }; Â if(_handled) then { Â Â playSound "SightAdjustmentClick"; Â Â hint format ["%1/%2", [sightAdjustmentElevation] call SightAdjustmentGetText, [sightAdjustmentWindage] call SightAdjustmentGetText]; Â }; }; _handled Not work for left hand!!!!! Â Â what numbers for czech keyboard ? -
NICE WORK !!! but I hate that 3D view. Could I somehow change that view to normal.
-
SightAdjustment (windage+elevation)
luky.m replied to gmJamez's topic in ARMA - ADDONS & MODS: COMPLETE
1. the http dont work 2. private ["_v0", "_key", "_v2", "_v3", "_adj", "_val", "_handled"]; _v0 = _this select 0; _key = _this select 1; _v2 = _this select 2; _v3 = _this select 3; //_adj = (1 / 1600) / 10; _adj = 0.1; //player sideChat (format ["%1, %2, %3, %4", _v0, _key, _v2, _v3]); _handled = false; if(SightAdjustmentIsOpticsMode) then { switch(_key) do { // up: 200, down: 208, left: 203, right: 205 case 200: { SightAdjustmentElevation = SightAdjustmentElevation + _adj; _handled = true; }; case 208: { SightAdjustmentElevation = SightAdjustmentElevation - _adj; _handled = true; }; case 205: { SightAdjustmentWindage = SightAdjustmentWindage + _adj; _handled = true; }; case 203: { SightAdjustmentWindage = SightAdjustmentWindage - _adj; _handled = true; }; default { }; }; if(_handled) then { playSound "SightAdjustmentClick"; hint format ["%1/%2", [sightAdjustmentElevation] call SightAdjustmentGetText, [sightAdjustmentWindage] call SightAdjustmentGetText]; }; }; _handled Where is that control arrows and where I change ? -
SightAdjustment (windage+elevation)
luky.m replied to gmJamez's topic in ARMA - ADDONS & MODS: COMPLETE
NICE WORK !!! But I have problem. I hold mouse in left hand and I need arrow keys to move. It is possible switch to W, S, A and D ? -
thanks everythigs its ok and Do you continued with CSLA addon ? example aircrafts ?
-
I am sorry to all admin. again Whats next ? Patch 1,08 dont support Vilas weapons. Do you continued with CSLA addon ? Do you circulate CSLA addon ?
-
Co bude dal patch 1,08 to trosku rozbil bude to teda pokracovat ? Asi je problem s packem od Vilase tak jestli se to znov asprovozni ja bych byl rad