武装突袭3

武装突袭3

[discontinued] Antistasi - Altis - Community Version
DXCoop 2022 年 8 月 1 日 下午 1:52
Turn off stamina for dedicated server?
Any way to disable stamina/fatigue?
< >
正在显示第 1 - 2 条,共 2 条留言
[Meerkat] 2022 年 8 月 1 日 下午 3:26 
If you have ACE on, it'll be in addon options (make sure you set the settings to server and are logged in as admin)

For base game, I'm not sure if you can.
Sniper Jesus 2022 年 11 月 6 日 上午 6:02 
You can use a mod such as "Remove Stamina" or unpack the PBO with something like PBO Manager

then add this to the file initPlayerLocal.sqf

// Stamina - setting this to false disables the stamina

player enablestamina false;
player addEventHandler ["Respawn", {player enablestamina false}];
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50