Arma 3
(REPLACED) Vandeanson's Apocalypse
80개 중 11~20개 표시 중
< 1  2  3  4 ... 8 >
업데이트: 2020년 1월 19일 @ 오전 1시 27분

hotfixed 2.282

업데이트: 2020년 1월 18일 @ 오후 9시 50분

업데이트: 2020년 1월 18일 @ 오후 3시 55분

v2.282

- fix to add FirstAidKits to VA spawned AI (Gerharts fix)
- random selection of custom units for patrols and stalkers fixed

업데이트: 2019년 12월 13일 @ 오후 3시 17분

hotfix (persistent player load)

업데이트: 2019년 12월 13일 @ 오후 2시 40분

hotfix

업데이트: 2019년 12월 13일 @ 오후 2시 04분

v2.281

- silly code error fixed that would break the game
- option to disable the VA mod in the editor added

업데이트: 2019년 12월 9일 @ 오전 6시 04분

v2.28

- Basebuilding: enable option added
- Basebuilding: enable Key activation (press T to open and close basebuilding menue). If disabled, basebuilding menue will open on Inventory close
- HUD by The Dude added
- hunger/thirst reset at respawn/restart fixed
- various smaller fixes

업데이트: 2019년 12월 7일 @ 오후 3시 36분

v 2.2751

- fixed persisten ravage hunger/thirst load after rejoining server

업데이트: 2019년 12월 6일 @ 오후 8시 17분

v2.275

Basebuilding updated
- place persistent player caches to store loot
- place persistent tents
- place persistent barricades
- place persistent ladders
- materials and blueprints (WIP)
- no ressource requirement for now (for testing)
- add any classname you want to the building menue (accessed by closing the inventory):

(in initplayerlocal.sqf)
sleep 10;
VABB_ObjectsBP pushback "classname"; or
VABB_ObjectsBP append ["classname1","classname2","classname3"];

fixed:
- persistency: (saved player pos and object pos) positioning changed from setpos to setposatl
- Persistency: magazines duplication fixed in saved player caches

known issues:
- if you log out lying down, while on a building, you might log in one floor below.

업데이트: 2019년 12월 3일 @ 오후 5시 56분

v 2.274

- added placeable player caches classname "VA_LootCrateDis"
- added persistent save for "VA_LootCrateDis" that are placed on the map
- added persistent save of gear that is placed in player caches
- added VA_LootCrateDis to the loottable (drops from AI and groundloot)

WIP/known issues:

- caches can currently only be placed on terrain ground (not on objects)
- the content of uniforms, vests and backpacks that are placed in the cache is not saved and will be lost after restart
- placement is just a default method and it will be replaced
- the material is likely going to be replaced with a (learnable) blueprint and materials (boards, nails,..)
- option to move or pick up cache