Posted March 4, 20205 yr 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, 20205 yr by Shtivi
March 4, 20205 yr For hogtied you can try using GET_IS_TASK_ACTIVE with ID 399, I think that is the hogtied task.
March 5, 20205 yr Author On 3/4/2020 at 11:07 PM, 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!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.