User Details
User Details
- User Since
- Dec 18 2015, 2:23 PM (465 w, 6 d)
Jul 19 2024
Jul 19 2024
artemoz added a comment to T182822: Script errors related to format command optimizations.
Jul 17 2024
Jul 17 2024
artemoz added a comment to T182110: First Aid Kits heal to 100% when Revive is enabled.
Jul 16 2024
Jul 16 2024
Sep 14 2023
Sep 14 2023
artemoz added a comment to T170073: [Logging] Fresnel k must be >0, given n=1,k=0.
quick search finds instances of fresnel with k=0 in following files on P-drive:
\a3\animals_f\Snakes\Data\Snake_Dice.rvmat \a3\armor_f_gamma\MBT_01\Data\decals_glass.rvmat \a3\structures_f_enoch\civilian\Houses\data\Village_pub_MLOD.rvmat \a3\armor_f_tank\AFV_Wheeled_01\Data\decals_glass.rvmat \a3\structures_f_exp\industrial\Port\Data\MobilCrane_01_F_super.rvmat
and 0.0 in
\a3\structures_f_exp\infrastructure\Airports\Data\Airport_02_hangar_Alfa.rvmat \a3\weapons_f\acc\Data\fake_optics2.rvmat \a3\structures_f_exp\industrial\Port\Data\MobilCrane_01_F_super.rvmat
artemoz added a comment to T174830: [Feature Request] removeMagazineCargo.
Just chiming in to mention that addMagazineAmmoCargo supports negative magazine quantities with 2.14. It doesn't work with magazine ids, but can remove the magazine with specific round count from the container, which seems usable enough for "magazine repack stuff".
May 18 2023
May 18 2023
artemoz added a comment to T172501: ConfigHierarchy command is broken in latest dev version.
Reproduces on my end. dev/diag builds checked: ["Arma 3","Arma3",213,150620,"Development",true,"Windows","x64"]/["Arma 3","Arma3",213,150620,"Diag",true,"Windows","x64"]
Nov 23 2022
Nov 23 2022
May 10 2016
May 10 2016
artemoz added a comment to T85436: BIS_fnc_exportCuratorCostTable broken - Formulas are incorrect.
Both can't make full table with empty addon filter (1st argument).
artemoz added a comment to T85436: BIS_fnc_exportCuratorCostTable broken - Formulas are incorrect.
ODS version is being screwed with mismatching decimal symbol ("." or ",") in Windows.
GSheet is being screwed with excessive quotation marks.