Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

luky.m

Member
  • Content Count

    21
  • Joined

  • Last visited

  • Medals

Everything posted by luky.m

  1. 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. :)
  2. 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 Â
  3. But in patch 1,14 it is the same like 1,12
  4. 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
  5. luky.m

    Spanish Army mod pack 3

    very good job guys on mod Can I delete spanish radio commnets from .PBO ? If yes, which one is it ? thanks Â
  6. luky.m

    Vilas' addons

    Hi vilas in basic pack is missing AH-1Z Sahrani. Where is she. The RACS air cavalery is still weak
  7. luky.m

    XAM 1.3 Released

    Hi guys ! Could you tell me where I find mines ?
  8. luky.m

    Vilas' addons

    Hi vilas in basic pack is missing AH-1Z Sahrani. Where is she ?
  9. 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 ?
  10. luky.m

    XAM 1.3 Released

    NICE WORK !!! but I hate that 3D view. Could I somehow change that view to normal.
  11. 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 ?
  12. 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 ?
  13. luky.m

    CSLA Addons

    thanks everythigs its ok and Do you continued with CSLA addon ? example aircrafts ?
  14. luky.m

    CSLA Addons

    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 ?
  15. luky.m

    CSLA Addons

    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
  16. luky.m

    V.I.R.U.S.

    Did you release patch on Czech version of Arma ?
  17. luky.m

    CSLA Addons

    s8n tak ja sem si nemyslel ze si amik ale pro ty ostatni  From history: The CSLA was on Warsaw pact  because  "american pigs"  (from SSSR) and others West states  was only looking as Soviet Union on year 1968 took the states of Middle Europe and  they wont say nothing against occupation in Middle Europe. Yanks are rich because  they havent got  war downright at United states  and havent got COMMUNIST!!! If West state do something maybe we are in NATO sooner. In 1989 we take down  Communist Party (ourselfs) and we are back to  democracy   I think CSLA force should have been in RACS
  18. luky.m

    CSLA Addons

    Hi all! nice work but why OPFOR side ? CSLA addon in OFP was on Ressistance side and I ask you why OPFOR side ? Proc si porad ty amici mysli ze jsme s rusama  Â
×