natives icon indicating copy to clipboard operation
natives copied to clipboard

tweak(ped): add further documentation for SET_ENABLE_HANDCUFFS

Open MadsLeander opened this issue 1 year ago • 0 comments

Adds further documentation for SET_ENABLE_HANDCUFFS and what it does.

Note: The example might be a little long, but I sincerely believe it's better than the following, as it showcases the native in an actual use case.

-- Sets handcuffs on the player's ped
SetEnableHandcuffs(PlayerPedId(), true)

If requested, I can make a short video showing/proving the example and my findings; I'm just too lazy to do it this second. Let me know if anything needs to be changed.

MadsLeander avatar Sep 09 '24 11:09 MadsLeander