Posts: 883
Threads: 131
Joined: Mar 2011
Reputation:
0
Is there a way to detect if the player is using an anim? I want if the player clicks it stops the anim ONLY if they are using the anim. Any easy way then setting 1 and 0 because there are a bunch of animations. Like over 20 so any way to easily do this.
Posts: 883
Threads: 131
Joined: Mar 2011
Reputation:
0
Still makes him clear animations when hes not using a anim.
Posts: 883
Threads: 131
Joined: Mar 2011
Reputation:
0
still getting a shit load of errors.
Posts: 758
Threads: 7
Joined: Mar 2011
Reputation:
0
You can also just check if the player presses the 'AIM'-key, which is called KEY_HANDBRAKE in the SA-MP defines. You might need to check if the player holds a weapon which you can aim, because you can't aim with a baseball bat or a parachute for example.