06.05.2017, 11:45
You could use GetPlayerTargetPlayer to get the being aimed at, player id
https://sampwiki.blast.hk/wiki/GetPlayerTargetPlayer
then just use it on OnPlayerUpdate to check if he's aiming or not and do some action
https://sampwiki.blast.hk/wiki/GetPlayerTargetPlayer
then just use it on OnPlayerUpdate to check if he's aiming or not and do some action
