Arma 3
Hunter'z Persistency Module
73件中 21-30 を表示
< 1  2  3  4  5 ... 8 >
更新: 2019年8月18日 @ 6時18分

- Added new parameter: Object Load Delay.
You can use it to set a delay between the loading of persistent variables and persistent objects. This is useful in case you need to do some setting up, or any initialisations at the start of your mission every time using data from persistent variables, and you don't want persistent objects to have spawned yet.

更新: 2019年7月29日 @ 3時07分

- Compatibility fixes for Arma 3 v1.94

- Added explanation to ReadMe on how to use persistency for user-placed map markers.

WARNING

Due to a change in how the weaponsItems scripting command behaves in the recent Arma 3 v1.94 update, the module needs some compatibility fixes. This patch introduces the needed fixes, however any existing save files you have from before may be affected by this change. You might see errors when players reconnect and they might lose their gear. If you have such a problem drop a comment and I'll explain how to convert old saves to work without problems with the new version.

更新: 2019年5月9日 @ 7時00分

更新: 2019年5月9日 @ 5時23分

更新: 2019年5月9日 @ 4時30分

更新: 2019年3月27日 @ 11時59分

更新: 2019年3月16日 @ 6時59分

更新: 2019年3月10日 @ 8時14分

- Fixed: Deleted/destroyed persistent crates creating false entries in save files and creating RPT errors.

- Improvements: Unparsed save variables read from file will be deallocated after loading to save memory.

更新: 2019年1月9日 @ 8時24分

- Empty magazines should now be persistent (but they might not end up being in the same containers due to engine limitations, e.g. empty mags from vest ending up on your uniform).

更新: 2018年11月29日 @ 8時13分

- Added persistency for ACEX Field Rations. Check the module options to enable this feature. In addition to player hunger and thirst values, any of your persistent objects that are "water sources" will also retain their water value.