Arma 3
WMO - Walkable Moving Objects
Εμφάνιση 1-10 από 12 καταχωρίσεις
< 1  2 >
Ενημέρωση: 6 Απρ 2022 στις 11:42

Added WMO_Enabled variable to enable mission makers to enable/disable WMO on the fly. Thanks to Jerry

Ενημέρωση: 18 Αυγ 2019 στις 14:01

- fixed script error
- tweaked sacrificial collision feature for walkable planes

Thank you Coryf88:
- added vanilla parachutes to the WMO_noRoadway array
- now properly checking for "acex_sitting" addon instead of random ACE config

Ενημέρωση: 22 Μαρ 2019 στις 11:45

- ACE X sitting should work fine now (Also when running EM)
- The sacrifical roadway can now be disabled by adding the object to the "WMO_noRoadway" array

Ενημέρωση: 4 Σεπ 2018 στις 10:53

Changelog:

- compatibillity for attached objects

- compatibillity for objects without velocity. F.e. oneachframe setpos like ATS by duda (WMO_specialObjects array)

- sacrifical collision with the object that is ridden

- improved stability (less dying, smoother experience overall)

- improved Multiplayer synchronisation when going slow (<40 km/h)

Notes for Developers:

- pushback (object, classname or model) to the array WMO_specialObjects makes objects compatible with WMO (f.e. when it's not kind of land/air/ship))

- pushback (function) to the array BW_WMO_enter/BW_WMO_exit executes the function when the player steps onto a WMO Object with the object as a parameter.

Notes:

Slopes that point into the direction the vehicle is going might cause (more then usual) stuttering.

Please provide feedback to this new version.

I don't think that I can improve the walk on moving stuff feature much more in Arma 3. The limit seems to be reached for me. :dontgetit:

Have fun!

Ενημέρωση: 21 Μαϊ 2017 στις 12:02

Ενημέρωση: 21 Μαϊ 2017 στις 11:57

Ενημέρωση: 21 Μαϊ 2017 στις 8:25

- Performance optimizations
- Compatibility with Exile Mod
- WMO_specialObjects now supports classname and modelinfo
- Now the mod only needs to be installed on the client who wants to use it (except serverkeys)

Thanks to NiiRoZz for giving many optimization suggestions!

Update is quite small to avoid problems. Maybe I will release a WIP version in the future for bigger stuff, so that more people can test it.

Ενημέρωση: 14 Μαϊ 2017 στις 9:48

- Added binarisazion for faster loading
- Added Server Key

Ενημέρωση: 14 Μαϊ 2017 στις 4:28

Ενημέρωση: 14 Μαϊ 2017 στις 3:34