Jump to content

Recommended Posts

Posted

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?

Posted

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);

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...