Hi I need help adding a default load out for players at the moment I'm using this method put this in my init // Custom Loadouts Advanced
null=[] execVM "custom\extras\PlayerLoadout.sqf";
But somepeople spawn with a load-out and some people don't is there any better ways to do this? thanks.