[] spawn milsim_fnc_init; if (isServer) then { [] spawn milsim_fnc_initServer; }; if (hasInterface) then { [] spawn milsim_fnc_initPlayerLocal; }; nil