I'm making a script about light object. I want to create a growing helper when any user in MP call it. So,my script includes setlightbrightness which works only on executed machine. I found BIS_fnc_MP but it only works with functions,not commands. How can I execute "local" commands on every machine?