Jump to content

POLPOX

Member
  • Content Count

    807
  • Joined

  • Last visited

  • Medals

Everything posted by POLPOX

  1. Options > Game > Aiming Deadzone
  2. The plane might not use the BIS_fnc_ejectionSeatRelease to do that if it is a Modded one.
  3. POLPOX

    Magazines Disappearing

    Known bug in 2.18. Use Profiling Branch for the hotfix for now. https://community.bistudio.com/wiki/Arma_3:_Steam_Branches
  4. If you don't want to make a new class, maybe you can use _itemHeight = _itemHeight - (_itemHeight mod pixelH)?
  5. ListBox's sizeEx will be rounded into pixel perfect. Which means if sizeEx has a modulo (sizeEx mod pixelH != 0) there can be a gap between your coordinates and real height. sizeEx = rowHeight - (rowHeight mod pixelH) is a workaround.
  6. POLPOX

    Arma 3 Creator DLC: Western Sahara

    It won't happen.
  7. No. Diag commands/exe might help the process anyways.
  8. You can only setObjectTexture the uniform or the backpack.
  9. If you mean search servers and install/load Mods if necessary through Arma 3 Launcher, it is already possible since Launcher's release.
  10. POLPOX

    Spearhead 1944 are all the assets loading?

    No. There are multiple tanks for both factions.
  11. POLPOX

    Spearhead 1944 are all the assets loading?

    Remove all optional CDLCs and Mods and try again.
  12. It's normal for the certain SVTOL plane like (CUP) Harriers. Even IRL Harriers, they are not "allowed" to Vertical Takeoff. Both vanilla VTOL, V-44 and Y-34, have Vertical Takeoff capability.
  13. Welcome! This is my very own place to announce a new MOD, and discussion. Thank you for this idea, Gunter Severloh. List of my MODs and Projects (mostly on Steam Workshop): POLPOX's Better Bootcamp Translation お客様の中に日本人はいらっしゃいませんか?それもArma 3を始めたばかりの方。ブートキャンプキャンペーンの翻訳を改善します。(Is there any Japaneses who just started to play Arma 3 here? This improves the translation of Bootcamp.) POLPOX's Artwork Supporter Must-have item for war photographers. I'm using this MOD to debug TBH Forums topic available. Steam Workshop discussion topic is also. Early-development build is also available on Steam Workshop. POLPOX's AAN 2035 Resources This small MOD just adds 2035-style AAN World News resource. Fun fact: I didn't know Moricky is making the same thing while I'm making this. Forums topic available. POLPOX's Jets Modex Just randomizes hull numbers/Modex of fighter jets/UCAVs from Arma 3 Jets. Also lets you to change numbers easily. POLPOX's UV Checker Quick access to Sketchfab's UV Checker. POLPOX's Quick Death This lets you to die fast and restart a mission quickly. Getting Rid of 2035 If you're not a fan of 2035 setting, and want to play with full of MOD, you can use this to remove most of vanilla assets. Retextured CBRN Suits This small experimental project adds Yellow, Light Blue and Black colors to CBRN suits collection. VTOL Hover Controller Want to hover your VTOLs easily and safely? Just add this to your MODs collection. Customized Thermal - Proof of Concept This is not a really big one, but might change someone's gameplay. Inspired by Battlefield 3. Ladder Tweak Quick, quick go, go! You can climb up/down ladders 3x faster. 2x version is also available. Behind the Artwork Supporter - How to Animate Detailed tutorial to make your own (static) animations - you can also find the rig to make face expressions! CJK Font Fix (Lite/Full Package) Sayonara, thin fonts. For Chinese, Japanese and Korean soldiers. POLPOX's Base Functions Literally, it's about base functions around my projects. Showcase mission's here. Virtual Reality Lighting Replace You don't need to load Stratis to see the lighting anymore. Stargazer You found the stars. A simple mission that isn't quite a “mission.” Just watch stars, in literally. Accurate Arsenal/Eden Icons Vanilla icons in Arsenal and Eden Editor aren't accurate to show required DLCs, so this is what to fix it. BigMoon / CageMoon Titles say everything. Change the moon model. Plane Loadout Everywhere Change your vehicles' loadouts on-the-fly(not actually meh), in-the-mission! Digital Kompass Just adds faster way to find direction. Simple MapTools Adds various tools to the map to learn the islands! Arsenal Search To search items from Arsenal... do I need to explain it when the name says everything? :P Blurry Laser Blurry, blurry... It's just blurry IR laser! Just for you if you don't like sharp IR lasers. More to come...? Note, I won't update my development diary here. Usually diaries will be up in A3 HUB Discord server or my Twitter account (which you'll find nothing useful). If you want to report some issue about my MODs, you need detailed situations (such as MOD collections, how and when)!
  14. Because it went to an infinite loop. linkItem in SlotItemChanged caused.
  15. POLPOX

    Reaction forces

    Please report more info. SP or MP? Freeze how and when exactly? Do you have the rpt file (https://community.bistudio.com/wiki/Crash_Files) and can upload it? Are you sure you're in vanilla? Are you sure your Reaction Forces is loaded?
  16. POLPOX

    I probably miss something but what?

    That syntax of createUnit doesn't return the spawned object. Use main syntax instead. https://community.bistudio.com/wiki/createUnit
  17. Engine issue. This is not something you can fix.
  18. POLPOX

    Arma 3 Creator DLC: Reaction Forces

    What do you mean by specific template?
  19. POLPOX

    Arma 3 Creator DLC: Reaction Forces

    https://community.bistudio.com/wiki/Reaction_Forces/Modules_and_Functions You can't change size by design, but intensity yes
  20. POLPOX

    Arma 3 Creator DLC: Reaction Forces

    This is a known and sorted issue. Will be fixed in near future. Only thing I could suggest is execute this: vehicle player setObjectTexture ["pip_screen",""] While you're in a civilian variant. But I don't know what else can cause it.
  21. POLPOX

    Arma 3 Creator DLC: Reaction Forces

    Actually there is a NATO variant of Cougar with Chin-gun and external pylons, B_Heli_EC_02_RF but it is hidden for a purpose, if this satisfies you...
  22. POLPOX

    Arma 3 Creator DLC: Reaction Forces

    Unfortunately we cannot tell more details other than we disclosed already as of yet. You will find it once we release it, and it shouldn't take so long to get it on your hands.
  23. POLPOX

    Arma 3 Creator DLC: Reaction Forces

    This does not represent anything in Reaction Forces. This is just a community made screenshot.
  24. You can just click PLAY button multiple times.
×