Arma 3
Advanced Towing
Mostrando 1-10 de 16 aportaciones
< 1  2 >
Actualización: 13 ABR 2016 a las 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

Actualización: 31 MAR 2016 a las 19:48

v1.4

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

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

Actualización: 26 MAR 2016 a las 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

Actualización: 21 MAR 2016 a las 13:06

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

Actualización: 20 MAR 2016 a las 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.

Actualización: 12 MAR 2016 a las 20:12

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

Actualización: 12 MAR 2016 a las 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.

Actualización: 10 MAR 2016 a las 14:03

Actualización: 10 MAR 2016 a las 12:15

Actualización: 7 MAR 2016 a las 16:37