• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] Checking aiming data real-time
#4
You guys misunderstood me. I am looking for a callback which is called when a player aims. The function is done, but using it under onplayerupdate may not be instant when the player is not moving.

So i am looking for something like this:



public OnPlayerAim(playerid)

{

return 1;

}



OnPlayerUpdate dependent callbacks are not an option.(emmet's new samp callbacks, etc)
  Reply


Messages In This Thread
Checking aiming data real-time - by c4p - 2020-12-20, 06:11 PM
RE: Checking aiming data real-time - by Eloctro - 2020-12-20, 08:05 PM
RE: Checking aiming data real-time - by Markski - 2020-12-20, 10:18 PM
RE: Checking aiming data real-time - by c4p - 2020-12-24, 07:02 PM
RE: Checking aiming data real-time - by Pinch - 2020-12-24, 10:23 PM
RE: Checking aiming data real-time - by c4p - 2020-12-25, 02:58 PM
RE: Checking aiming data real-time - by Pinch - 2020-12-25, 04:27 PM
RE: Checking aiming data real-time - by c4p - 2020-12-25, 04:34 PM

Forum Jump: