Jack Posted January 31, 2012 Share Posted January 31, 2012 I want to force some actor to point his weapon at something or someone and maintain that pose. In other words, I need an actor who is only aiming at his targets like a player in a clasic controls. So, is there some opcode that can force actor to freeze when he is aiming with a gun? Tank Fire [SA] New Police Helicopter [VC & III] My YouTube Channel Link to comment Share on other sites More sharing options...
Bad.boy! Posted January 31, 2012 Share Posted January 31, 2012 uhm.. 0635: AS_actor [email protected] aim_at_actor $PLAYER_ACTOR -1 ms 0667: AS_actor [email protected] aim_at [email protected] [email protected] [email protected] -1 ms If you enter -1 ms, the actor will aim for ever. Or you could create a loop to check if the actor is still aiming. Link to comment Share on other sites More sharing options...
Jack Posted January 31, 2012 Author Share Posted January 31, 2012 These opcodes works in SA. I need the opcode for VC. Tank Fire [SA] New Police Helicopter [VC & III] My YouTube Channel Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now