mirror of
https://github.com/sethduda/AdvancedTowing.git
synced 2024-08-30 17:32:12 +00:00
Update README.md
This commit is contained in:
parent
0cf4313e98
commit
1b5e71df70
@ -29,7 +29,7 @@ Also check out my Advanced Sling Loading addon for more rope features!
|
||||
|
||||
**Notes for Mission Makers:**
|
||||
|
||||
You can enable "trains" of vehicles by defining the SA_MAX_TOWED_CARGO varible in your init.sqf file. By default, this is set to 1. When enabled, vehicles can tow up to the max number of specified vehicles. If you try to tow more, your vehicle won't be able to move. Note, however, mass of all vehicles will be taken into account. It's going to be slower to two vehicles than one.
|
||||
You can enable "trains" of vehicles by defining the SA_MAX_TOWED_CARGO varible in your init.sqf file. By default, this is set to 1. When set, vehicles can tow up to the max number of specified vehicles. If you try to tow more, your vehicle won't be able to move. Note, however, mass of all vehicles will be taken into account. It's going to be slower to two vehicles than one.
|
||||
|
||||
```SA_MAX_TOWED_CARGO = 3; ```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user