Hello Gigan and thank you for this wonderful script. i would like to ask how do i set the script so that only 1 player/character can use it. for example i add to the int:
"player addAction [ "GCam", "gcam.sqf" ]; player addAction [ "GCam Auto", "gcam_auto.sqf" ]; handle = [] execVM "gcam.sqf""
but in game all players have gCam in their mouse scroll menu i am not sure what the problem is thank you.