PeterTheHacker Posted November 24, 2015 Share Posted November 24, 2015 This sounds so simple but yet I'm struggling so much. I already know how to do the key stuff (pressing a key, getting aimed entity whatsoever). But the thing I can't figure out how to do is: How can I make a specific ped get cuffed (SET_ENABLE_HANDCUFFS) forever. It sounds soo simple but whenever I try the ped runs away. This would really make my day/week/month if someone a bit more experienced could finally tell me how I would go about doing this. Regards, Peter Link to comment Share on other sites More sharing options...
Cr1TiKa7 Posted November 24, 2015 Share Posted November 24, 2015 If the Ped runs away set the Relationship to the one of your character. Link to comment Share on other sites More sharing options...
PeterTheHacker Posted November 24, 2015 Author Share Posted November 24, 2015 If the Ped runs away set the Relationship to the one of your character. I'll try this. Thanks for the suggestion. Link to comment Share on other sites More sharing options...
PeterTheHacker Posted November 24, 2015 Author Share Posted November 24, 2015 If the Ped runs away set the Relationship to the one of your character. Ok I'm sorry I have to reclarify. I already tried that, and I managed to get it working without the ped running away. But when I make the ped "be handcuffed", he just instantly starts walking away for no reason. Link to comment Share on other sites More sharing options...
dehan Posted November 30, 2015 Share Posted November 30, 2015 Just a tip. SET_ENABLE_HANDCUFFS doesn't do what you think it does. It actually just makes handcuffs visible on the character model, it doesn't put them in a handcuff animation state at all. You have to do that manually by playing a animation. jedijosh920 and PeterTheHacker 2 Link to comment Share on other sites More sharing options...
jedijosh920 Posted December 1, 2015 Share Posted December 1, 2015 You should make a task sequence, and the handcuffs native dehan mentioned actually works but only in a ragdoll state, you should apply that anyways in case the arrested ped dies, he has handcuffs on. PeterTheHacker 1 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