Need help forcing to use Aim Down Sight (ADS)

So I figured out, how to force players to FPS when shooting/aiming fairly easy(IsPlayerFreeAiming, IsPedShooting), but I can’t find any reference/solutions, how to force them to use the Aim Down Sight.
I want them to use the scope or the iron sight, like this:

I hoped SetPlayerForcedZoom will help me, but it’s not what I wanted

Try SetPlayerForcedAim

That’s also not working (it makes you the same as right clicking)

In that case I’d advise looking at the Aim or Player natives. Sorry I can’t help you further.