Arma 3
WMO - Walkable Moving Objects
12件中 1-10 を表示
< 1  2 >
更新: 2022年4月6日 @ 11時42分

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

更新: 2019年8月18日 @ 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

更新: 2019年3月22日 @ 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

更新: 2018年9月4日 @ 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!

更新: 2017年5月21日 @ 12時02分

更新: 2017年5月21日 @ 11時57分

更新: 2017年5月21日 @ 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.

更新: 2017年5月14日 @ 9時48分

- Added binarisazion for faster loading
- Added Server Key

更新: 2017年5月14日 @ 4時28分

更新: 2017年5月14日 @ 3時34分