Arma 3
WMO - Walkable Moving Objects
Se afișează 1-10 din 12 intrări
< 1  2 >
Actualizare: 6 apr. 2022 @ 11:42

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

Actualizare: 18 aug. 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

Actualizare: 22 mart. 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

Actualizare: 4 sept. 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!

Actualizare: 21 mai 2017 @ 12:02

Actualizare: 21 mai 2017 @ 11:57

Actualizare: 21 mai 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.

Actualizare: 14 mai 2017 @ 9:48

- Added binarisazion for faster loading
- Added Server Key

Actualizare: 14 mai 2017 @ 4:28

Actualizare: 14 mai 2017 @ 3:34