Arma 3
(REPLACED) Vandeanson's Apocalypse
Εμφάνιση 1-10 από 80 καταχωρίσεις
< 1  2  3 ... 8 >
Ενημέρωση: 26 Νοε 2021 στις 0:46

dynamic simulation disabled by default.
In order to enable, add this to your init.sqf:

0 = [] spawn {waituntil {!isnil "VA_DynSymEnabled1"}; sleep 1; VA_DynSymEnabled1 = true;};

Ενημέρωση: 29 Ιουλ 2020 στις 4:44

hotfix

Ενημέρωση: 29 Ιουλ 2020 στις 3:58

v2.88

- Bleeding should now be properly triggered
- Infection should now be properly triggered
- Temperature (WIP) system chat message "drying" removed (God that annoyed me!)

Ενημέρωση: 13 Ιουν 2020 στις 13:48

hotfix : hiding of AI removed

Ενημέρωση: 13 Ιουν 2020 στις 11:57

va2.287:
- Dynamic Simulation System re-enabled
- AI skills set to 0.55, down from 1

Ενημέρωση: 9 Ιουν 2020 στις 4:02

V2.286:
- VA AI Skill system feature removed
- dynamic simulation removed
- fix: AI got their AI simulation disabled, AI would no longer respond to anything. AI at sites should no longer spawn unresponsive.
- gearing: AI equipper fixed. Dead AI should get properly equipped and should not change rifles unifrom vests and other gearparts.
A minimum of 1 magazine per primary and handgun weapon should be in their inventory + additional VA stuff per settings

Ενημέρωση: 4 Ιουν 2020 στις 4:39

hotfix, added missing files causing the crash

Ενημέρωση: 4 Ιουν 2020 στις 1:36

v2.285:
- AI: dynamic simulation disabled:
this is might possibly fix the freezing AI issue, assuming that the issue with unresponsive AI is linked to Armas enableDynamicSimulation feature.
Please let me know if this fixes the issues reported

Ενημέρωση: 12 Φεβ 2020 στις 15:03

v2.284

- added new bleeding from VA 3.0 WIP build, replaced old bleeding
- added new infection from VA WIP build, replaced old infection

the features are re-written, fixes:
- random bleeds/infections
- hits that are registered multiple times (Z damage or explosions) will now only once trigger a bleeding/infection hit (subject to bleeding/infection chance)
- hunger, thirst, bleeding, blood and infection should now properly reset at death

Ενημέρωση: 4 Φεβ 2020 στις 13:15

v2.283

- fixed basebuilding hotkey issue - should no longer seize to work after SP save.
- Restarting a mission will bug the hotkey. to avoid that, fully leave the scenario and restart it from the main menue.