I have a Altis lIfe server and want to add this where are im putting the code
MAC_fnc_switchMove = {
private["_object","_anim"];
_object = _this select 0;
_anim = _this select 1;
_object switchMove _anim;
};
i have 2 init.sqf 1 in my mpmission and 1 in mpmission\core\