Hello,
First of all, I apologize if this is the wrong place to put this subject and i'd like you to tell me where to put it if it's not the correct place.
A bunch of friend and I decided to host our own server to try out some mission in coop, we hosted the serv on our own machine (using the TADST software) but we realized that the stamina / fatigue system is ruining our gameplay (at least for us, don't bother to say it's realistic, bla bla).
So I looked up on the internet to find a way out to remove this and find 0 addon, mod, ... to remove it.
I discover a mod called Improved Stamina (http://www.armaholic.com/page.php?id=25496&highlight=IMPROVED%2BFATIGUE) but it doesn't help to remove completly stamina so i decided to create mine but i find 0 on how to structure it.
Right now what i have done :
A single file : init.sqf containing :
This file is inside an "Addon" folder which is inside my @RemoveFatigue folder, this looks like that
@RemoveFatigue/
Addon/
init.sqf
I put it on Arma3 steamapps folder but it's not working.
Am i doing something wrong on my code ?
Thanks for the help :)