Arma 3
[discontinued] Antistasi - Altis - Community Version
DXCoop 1. aug. 2022 kl. 13:52
Turn off stamina for dedicated server?
Any way to disable stamina/fatigue?
< >
Viser 1-2 af 2 kommentarer
[Meerkat] 1. aug. 2022 kl. 15: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 6. nov. 2022 kl. 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}];
< >
Viser 1-2 af 2 kommentarer
Per side: 1530 50