Quick guide covering the basics of disabling stamina on an Eden Editor mission. There are two ways to do this, the first one applies to singleplayer while the second one will work for both singleplayer and multiplayer.
File Names:
OnPlayerRespawn.sqf
InitPlayerLocal.sqf
Code:
player enableStamina false;