Arma 3
Advanced Towing
16件中 1-10 を表示
< 1  2 >
更新:2016年4月13日 @ 5時28分

v1.5

- Reduced likelihood that a towed vehicle will clip into the ground
- Improved tow rope attachment points for helicopters
- Fixes security issue that would allow players to hide any object
- Changed default chain size to 2

更新:2016年3月31日 @ 19時48分

v1.4

- Adding additional hints/alerts when trying to tow locked/safezone vehicles

https://github.com/sethduda/AdvancedTowing/tree/1.4

更新:2016年3月26日 @ 19時18分

v1.3

- Improved towing vehicle speed simulation based on the mass of towed vehicles. Now can take all vehicles in a chain into account.
- Mission creator can now specify max number of vehicles in a chain. Defaults to 1. Change in your init.sqf file using the variable SA_MAX_TOWED_CARGO. (e.g. SA_MAX_TOWED_CARGO = 5;)
- Fixed issue causing vehicles to drive on top of trees/bushes instead of driving through them.
- Added networking functions to support Exile servers. Makes server-only addon work on Exile servers with no modifications to the mission pbo or CfgRemoteExec.

https://github.com/sethduda/AdvancedTowing/tree/1.3

更新:2016年3月21日 @ 13時06分

- Fixed issue causing vehicles to fly in the air when towed
- Merged with exile script version

更新:2016年3月20日 @ 19時04分

- Fixed issue with towing vehicles over objects (e.g. bridges and docks)
- Vehicles no longer float on water when towed over water.
- Disabled vehicle "chaining" by default. You can enable this feature again by setting SA_TOW_CHAINS_ENABLED to true in your init.sqf file.

更新:2016年3月12日 @ 20時12分

Updating classname in config.cpp - it was conflicting with Advanced Sling Loading

更新:2016年3月12日 @ 9時43分

- Improved movement of vehicle when moving over slopes.
- Improved positioning of cargo on the ground. Should resolve some problems with custom vehicles moving into the air.

更新:2016年3月10日 @ 14時03分

更新:2016年3月10日 @ 12時15分

更新:2016年3月7日 @ 16時37分