Jump to content

POLPOX

Member
  • Content Count

    791
  • Joined

  • Last visited

  • Medals

Everything posted by POLPOX

  1. Why a lot of structures pbos got an update to reduce their filesize? What are removed? Does this mean everyone who owns Arma 3 can use them without restriction? Absolutely lovely change! Sorry, misreading. I thought these turn retextureable, but mostly means the same with above? Also... still no Enoch musics?
  2. POLPOX

    Contact Expansion Feedback

    He clearfies. You've no reason to be insulted at all.
  3. POLPOX

    Contact Expansion Feedback

    Contact (Platform) aka f_enoch is fully canon, while Contact aka f_contact itself is non-canon. Which means, those contents from the Expansion are canon Armaverse: Livonia and Nadbór region, and the map Livonia LDF and Spetz Weapons, vehicles and any other assets Military Exercise between NATO and Livonia Any other things that added to the Development Branch right now And aren't: Those guys who came to Earth in a silver chrome U.F.O, to probe your ass and see how deep it can go lmao AFAIK.
  4. Y32 setAirplaneThrust 0.449 V44 setAirplaneThrust 0.647 This is enough to hover those VTOLs hover somewhere fixed position, but this is handwritten number. I want some code/math to calculate this value from getMass or any configurations like envelope[], thrustCoef[], throttleToThrustLogFactor or anything, but I've really no idea how. Thanks for your idea. //Test code vehicle player setVehiclePosition [[0,0,0],[],0,"FLY"] ; vehicle player setAirplaneThrottle 0.647 Also: is there any way to detect engine direction/enabled or disabled auto vectoring?
  5. One question: Will the Spectrum Device available in contact or enoch, and when they hit Dev-Branch? (IKR the answer may be an “no ETA”)
  6. That's such a FAQ and they never explained us AFAIK. I also wondered why and wish there's a way to do setFriend also for factions. Of course and I know is an engine restriction.
  7. Nice! But... checking around the projectile every each frame to look for submunitions are created, is really meh method IMO. I always wished for engine-based solution, like to detect a projectile is exploded/made submunitions Event Handler. It is always happy for everyone. BIN_fnc_CBRNHoseInit also. Event Handler to detect a unit's inventory has changed is a better solution. ...Of course, I'm assuming add an engine solution is really a hard work for developers and programmers. Are Event Handlers like these even considered possible?
  8. You heard that? That's not distance-based but brighter-darker based. Darker light will be hidden fast than brighter light. And red light is darker than yellow light.
  9. Not only for SG variant, but every Promets. Also that's not a Resting but Deploying. Forgot to report this by myself though. This issue also let your camera go underground (which isn't possible in RV4 so will misaligned with the scope).
  10. Clipping issue: CBRN Suit, when the unit moves his head (like the animation Acts_AidlPercMstpSnonWnonDnon_warmup_1_loop as shown in the picture), sometimes causes the head model clip, and both of Regulator Facepiece and NATO APR (which are intended to equip the same time) will clip through the back of the head.
  11. Aww what?! I never knew that! Alright, that was a dumb question, thanks for the info anyways.
  12. I'm sorry since it's just a question, Is this a problem related to CBRN Specialists or Combination Unit Respirator? I think it's really odd problem... how it would be a thing? setObjectTexture for backpacks... which isn't possible for now?
  13. I don't actually understand vectors so much neither, but you can understand like this: eyeDirection and weaponDirection return somewhere a meter away to a certain direction. So, if you do unit weaponDirection currentWeapon unit vectorMultiply n, it would fit to get n meters away. For example, when weaponDirection returns [0.3,0.7,0] and if you vectorAdd it to the unit's position, will returns the position where a unit's 30(NNE), a meter away. What if you vectorMultiply 100 the weaponDirection? You can get it! (please shh about this explain if you find any errors, i didn't even launch a3 to test it)
  14. POLPOX

    OBRAT Campaign Assets??

    a3\missions_f_epa\data\img\ORBAT\
  15. Polish Airforce irl has M-346 for training purpose which is Western variant of Yak-130 which is real-life counterpart of in-game To-199 Neophron. How about to add variant of To-199 (with Westernized name, LDF-nized livery and cockpit textures) for LDF? ...And this topic is feedback for Livonia itself, may be offtopic.
  16. Maybe too late to discuss about this, but that's what I've, and probably we all've been annoyed glitchy-visual problem (I know this isn't even a glitch, but an intended behavior), so I just made a video. Note this is a highly scripted and private MOD footage, and the suggestion is: how about to make handAnim config per muzzle (or something similar way), and some config like pullRightFinger = 0; pullLeftFinger = 1; to define what finger to pull trigger, or even a config like customTriggerAnim[] = {}; for a muzzle? No idea how complicated to modify this trigger finger and handAnim system though, is this possible to make this as engine-based solution? Also I'd say if there's hand transit movement animation just like any gestures when switch between rifle and grenade launcher or any underslung weapon like the video below (third-party game PAYDAY 2 footage), I'll be happy. I couldn't implement into the video mentioned earlier. And animation for change firemode. (Also third-party game Insurgency footage)
  17. AFAIK this is impossible at all. But you can attachTo #particlesource. _source1 = "#particlesource" createVehicle getpos player; _source1 setParticleParams [ ["\A3\data_f\ParticleEffects\Universal\refract", 1, 0, 1], "", "Billboard", 1, 0.08, [0, 0, 0], [0, 0, 0], 0, 10, 7.9, 0.1, [1], [[1,1,1,0],[1,1,1,2],[1,1,1,2],[1,1,1,2],[1,1,1,2],[1,1,1,0]], [], 0, 0, "", "", _this, 0, false, -1, [] ]; _source1 setDropInterval 0.05; _source1 attachTo [player,[0,0,0],"spine3"]; Little tweaked. It was when spawned. [[0.1, 0.1, 0.1, 1], [0.25, 0.25, 0.25, 0.5], [0.5, 0.5, 0.5, 0]],//color, Array of Array of RGBA Numbers The first alpha is 1, so.
  18. backpack player returns backpack what carried by player, and if empty will returns "".
  19. I think I've never seen the report so I post it here, (according to Arsenal) Kozlice and its sawn off variant have mostly same stats, like mass or dispersion.
  20. That's a solution, but what if player uses Aiming Deadzone, or a grenade launcher? Seems this is not an ideal for me... Thanks for suggestion anyway.
  21. I know this will never be a thing, but who else wants MSBS-K for variant of Promet? Y'know, bullpup rifle is a cool thing, but non-bullpup is also.
  22. Just noticed there's no command to get a unit's (either AI or player) aiming position and/or crosshair position and/or direction which should be there I think... unless I missed something or just a blind. No, I'm not looking for weaponDirection.
  23. I found a small visual bug while playing around with Promet: when you switch the firemode to the underbarrel shotgun and throw something, the muzzleflash of shotgun appears for a moment. EDIT: These classes don't have proper author.
×