Posts: 94
Threads: 16
Joined: Apr 2009
Reputation:
0
How can I disable the auto aim on a hydra? I want it so I can just shoot it regular missles and have to aim myself
Thank you !
Posts: 384
Threads: 53
Joined: May 2010
Reputation:
0
There was a way I seen before, can't remember how though
Posts: 815
Threads: 65
Joined: May 2010
Quote:
Originally Posted by MWF2
There was a way I seen before, can't remember how though
|
I highly doubt this..
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Just detect if they press the aim and fire key in OnPlayerUpdate then return 0 if they are to stop the syncing.
Posts: 673
Threads: 45
Joined: May 2010
Reputation:
0
check if the player is in a hydra and presses key fire or key aim
wait
i gonna code it for u
Posts: 90
Threads: 16
Joined: Aug 2010
Reputation:
0
you used to use
toggleplayercontrollable, to false and it would make their missles disappear, if there is a way to do this again, then you could detect if space is pressed when they fire