武装突袭3

武装突袭3

Drongos DYEL (carrying, logistics and interaction)
TehF0cus 2021 年 8 月 4 日 下午 1:10
Feature Request: Disable Weight Check
Title pretty much. A CBA Setting to disable weight check on crates. This way users would be able to load extremely heavy crates likes Vehicle Crates, Cargo Netted Crates etc.
< >
正在显示第 1 - 2 条,共 2 条留言
Drongo  [开发者] 2021 年 8 月 4 日 下午 4:24 
Try this code (you can put it in the init field of a unit or in init.sqf):
waitUntil{!isNil"dyelWeightLimit"};dyelWeightLimit=999999;publicVariable"dyelWeightLimit";

For a more permanent solution, edit DYEL\Scripts\Start.sqf, change dyelWeightLimit to whatever you want and recompile.
Johnny Kamikaze 2021 年 8 月 27 日 上午 9:11 
It would be eventually cool, if you could load those heavier objects like Vehicle Crates or Heavy Equipment Crates using some kind of support vehicle/equipment like a crane etc.
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50