bolmin 33 Posted June 14, 2020 Share Posted June 14, 2020 Hi guys! I've been looking into ped components and I figured out how to enable them but I don't know how to disable them. Is there a native for that? Quote Link to comment Share on other sites More sharing options...
LMS 674 Posted June 14, 2020 Share Posted June 14, 2020 I haven't really worked with components in a long time, but you should be able to toggle them via category hashes: NativeFunction.Call(0x0DF631E4BCE1B1FC4, ped, slotHash, 0, 0); NativeFunction.Call(0xCC8CA3E88256E58F, ped, 0, 1, 1, 1, 0); Quote Link to comment Share on other sites More sharing options...
bolmin 33 Posted June 14, 2020 Author Share Posted June 14, 2020 Thank you! I’ll try it out! Quote Link to comment Share on other sites More sharing options...
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.