Shtivi 42 Posted March 4, 2020 Posted March 4, 2020 (edited) Hi there I'm looking for a native function which tells if a ped is hogtied, can't find anything (trying IS_PED_CUFFED, didnt work). And also, anybody knows how to programmaticlly tie a ped with a lasso? I'm not talking about TASK_LASSO_PED, but to make the lasso just appear around a ped's bone. Edited March 4, 2020 by Shtivi Quote
LMS 676 Posted March 4, 2020 Posted March 4, 2020 For hogtied you can try using GET_IS_TASK_ACTIVE with ID 399, I think that is the hogtied task. 1 Quote
Shtivi 42 Posted March 5, 2020 Author Posted March 5, 2020 1 hour ago, LMS said: For hogtied you can try using GET_IS_TASK_ACTIVE with ID 399, I think that is the hogtied task. Yep id 399 indeed. Thank you! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.