Jump to content

Ivanoff.N

Member
  • Content Count

    109
  • Joined

  • Last visited

  • Medals

Community Reputation

61 Excellent

About Ivanoff.N

  • Rank
    Sergeant

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Ivanoff.N

    AI Discussion (dev branch)

    Its a different thing as this only affects a unit when it is attacked. So your unit can be in aware when not attacked, and this command can force it to stay in aware after being attacked and not hide under a bush. With this it would be great if this would influence units i vehicles. For example currently if a vehicle is attacked infantry dismounts as it is in combat. They still dismount if setcombatbehaviour is set to aware or safe. It would be a benefit if this mode would allow them to not disembark in combat (the vehicle combat dismount is still allowed). Like this some units will dismount and some will stay in. Currently you can only stop dismount by blocking the entire section (all cargo or all turrets)
  2. Ivanoff.N

    Alternative to assignedTarget

    What about the group targets ? I input a = group this; {getattacktarget _X} foreach units group a And it returns objNull , anyway to get an array of all targets engaged by the group ?
  3. Ivanoff.N

    United States Air Force Mod (2019)

    Okay, thanks. I am guessing the formula that it is calculated by is also not accessible ?
  4. Ivanoff.N

    United States Air Force Mod (2019)

    Is there any way to access the grid coords of this CCIP indicator ?
  5. There is a problem with AI convoys currently. At some point part of the convoy just stops . Like rear vehicles just stop for no reason, they don`t move just stand. Anyone else noticed this ?
  6. Ivanoff.N

    Weapon Resting & Deployment Feedback

    This is actualy pretty simple to implement with a script. I even made a mission to show it off. When you are in the aforementioned stance an object is attached to you (in this case the yellow flag) and it gives you the resting ability for up to almost 90 degrees. When you change stance this flag is hidden so it has no collision or other properties. It reappears again when you are in that stance. There is not an invisible object ingame currently that I could use so you see the flag next to you. Although this is a simple workaround, it could be added to the engine or something. https://www.sendspace.com/file/iqto81 Link is for the mission, if you want to try on a diferent map, just copy everything you see (unit, flag, trigger) and paste it on any other map (If you dont own marksman DLC you can replace the heavy gunner with any other unit). Here is the video of it: As you can see when rested you can deliver accurate fire, but it is not an OP recoilless gun. When not rested there is just no point of firing this MG it becomes too inaccurate. Obviously instead of the flag there will be an invisible object if this type of system is implemented in the way demonstrated.
  7. Ivanoff.N

    Weapon Resting & Deployment Feedback

    Would be very nice, to give this stance in the screenshot "resting" at any gun angle (currently resting only activated when bipod close to the ground), not deployment , just resting. Resting is enough to control recoil of machineguns without making them recoilless like on bipod, and it would solve problems shooting from the hills.
  8. Ivanoff.N

    Weapon Resting & Deployment Feedback

    Here is the vid. As you can see, no changes are made to the interaction with objects, just ground. But you can deploy from any position where your pelvis touches the ground. At the same time bipod is unfolded, but it is not touching the ground. Also you can rotate with the same speed as if you are not deployed. Basicaly you loose recoil, but can still aim almost 70 degrees from prone position. IMO prone will be often used from the hills, but not in plain field because of tall grass. Everyone will most likely use the sitting position.
  9. Ivanoff.N

    Weapon Resting & Deployment Feedback

    Well it is quite simple. It is now possible to deploy from the sitting stance as shown on the last screenshot. It appears that the snapping point is now in the pelvis and not in the bipod. IMHO the solution is - to limit vertically (if engine permits of course) the prone animation to what it was, so it does not raise too much and bipod is touching the ground. And keep this sitting animation as is. This sitting animation is good because although bipod does not touch the ground, the body is positioned in a way that your hands become a bipod, resting on the knees. This could be your maximum elevation while prone used if you want to keep low profile: Although bipod is not touching the ground like most it has extending legs, maybe these legs can snap to the ground and extend (like the mortar bipod does when you raise it) but it is not game breaking: And this wouold be the one that can elevate to any height (If possible not to unfold bipod when in this one because as said above the supporting element is not the bipod, but the position of the body):
  10. Ah yes this worked, thanks. Now I play these game series for 16 years now, I have 5000+ hours in Arma 3 and most of it single player. I did not know that thing. Maybe @oukej or anyone form the team could add a hint there somwhere ???
  11. There is a problem with the second mission of Steel Pegasus mini campaign.
  12. Ivanoff.N

    RHS Escalation (AFRF and USAF)

    I'm not updated with tha game and mod itself, but i found AA sight in BMP-2, problem is, its fitted to commander seats, commander cannot move turret, so its facing only forward (same as gunner sights) and its unusable. Am i missing some key combination to unlock commander/gunner override? Just, hold ALT and move your mouse. To fire use "Manual Fire" from action menu.
  13. Ivanoff.N

    RHS Escalation (AFRF and USAF)

    Hey. In RHS Su-25 or A-10 there is a CCIP reticle for bombs, FFAR and autocannon. Is there any way to get it`s position in the world ? (As array like getpos).
  14. Something is wrong with AI after the last update. I played alot of single player. In default Arma3 showcases the difference is visible, showcase combined arms and armed assault for me at least friendly units are getting wiped out pretty quick. In both of these scenarios there are some vehicles present like Marshall or Bobcat but they don`t fire at enemies (dont see them or something). It seems overall visibility of infantry by vehicles has fallen or something is definetly wrong. Anyone else getting these problems with AI ? (I test vanilla with no mods)
  15. Ivanoff.N

    RHS Escalation (AFRF and USAF)

    Yes it works, thanks. Funny moment though, if anyone wants to try this for themselves, note, that once inside NSVT that bot is not the tank commander anymore and variable "commander _vehicle" does not apply to him.
×