武装突袭3

武装突袭3

2,678 个评价
WMO - Walkable Moving Objects
4
3
2
   
奖励
收藏
已收藏
取消收藏
Data Type: Mod
Mod Type: Mechanics
文件大小
发表于
更新日期
40.325 KB
2017 年 5 月 13 日 上午 10:01
2022 年 4 月 6 日 上午 11:42
12 项改动说明 ( 查看 )

订阅以下载
WMO - Walkable Moving Objects

描述
This Addons makes you be able to walk on driving vehicles without sliding off.

I highly recommend BadBensons Enhanced Movement to be able to climb ontop of the vehicles. But it is optional.

Notes:
- Only the clients need the mod
- Every type of vehicle works, but with high speeds, you migth slide off
- Addon is only script based, so the experience migth be glichy in some cases :-)
- Scripts need to run on each frame so you will experience a decrease of perfomance
- Does work in MP, but doesn`t look too smooth for other players
- If you want to ride an object that is not in "vehicles" you can add it to the WMO_specialObjects array
- Server Owners: You may have to add "disableCollisionWith" and "enableCollisionWith" to your cfgRemoteexec filters

Credits:
Big thanks to BadBenson who helped me a lot with MP testing, giving suggestions and providing a better version of my "proof of concept" adaptive roadway!

Feel free to leave a comment with feedback. I will try to update this if needed ;)

BI Forum: https://forums.bistudio.com/forums/topic/204602-wmo-walkable-moving-objects

GITHUB: https://github.com/Bloodwyn/Arma-3-WMO
热门讨论 查看全部(4)
17
2 月 23 日 下午 1:57
C-130j Hercules
Tal'Raziid
6
2017 年 8 月 14 日 上午 6:22
Future plans
Bloodwyn
4
2017 年 7 月 1 日 下午 11:40
Helicopters?
CommanderBoppo
477 条留言
PoToo 7 月 29 日 下午 2:00 
Whenever I land with parachutes, it registers the folding parachute as an object I can stand on and I sometimes break my legs on it, could this be fixed perhaps?
Lady Inquisitor 6 月 13 日 下午 11:28 
Hello!

Would like your permission to pack this mod into an modset for a unit. The mod itself is unlisted and isn't distributed outside the unit. I have a spreadsheet that will contain all the credit needed (links to the mod and everything required/additionally listed) contained in that document, along with a link to it in the readme.txt file. It'll also contain a list of the mods that are packed together in that file itself for ease of access. :)
Donjohntos1 6 月 11 日 下午 4:06 
Flying an helicopter at low speed close to the ground makes the heli go left or right just before touchdown. And after liftoff at low speed.
The possibility that you crash is higher.
Iroquois Pliskin 2 月 24 日 下午 1:30 
Are there any plans or way to make this working with helicopters and planes ?
MikeyB 2024 年 12 月 6 日 下午 6:17 
Adding these 2 lines to the missions initServer.sqf file seem to fix it

if (isNil "WMO_noRoadway")then{WMO_noRoadway=[]};
WMO_noRoadway=WMO_noRoadway+["RopeSegment"];
MikeyB 2024 年 12 月 6 日 下午 5:56 
For anyone using the Dev version of Simplex Support Services. Using WMO_noRoadway=WMO_noRoadway+["RopeSegment"]; appears to fix disappearing rope in its Fastrope options as well.
Bloodwyn  [作者] 2024 年 9 月 27 日 下午 2:41 
then define it :) WMO checks if it already exists
Marki 2024 年 9 月 27 日 上午 8:11 
@ < Blank > Where do I put that script? Cuz WMO_noRoadway is an undefined variable
WOULINX 2024 年 9 月 3 日 上午 1:34 
this mod causing removing grass when i get up on object, vehicle, rock, vaulting on wall etc.