Remove other players clothes

I want to ask it is possible, with a script oder else to remove other player clothes? for example gangs are kidnapping someone and want to steal the clothes from the guy to punish him… they can can ask to put his clothes off, but its funnier and a good rp situation to steal his clothes in this situation

i hope someone have an solution :slight_smile:

best regards

2 Likes

looking for a script that allows this also

Yes it is possible, you can run the same native that you would run to put on/take off your clothes, but with the PlayerPedId() of whoever you want to do this!

No, that wouldn’t work. This would need some server-routed event to do so.

Yes, this works! I use this on my system to remove MASK and HAT from other people! You just need to get the entity close to you to perform this action (if it is on the side), if it is far away, then yes, you must send it via server to the person’s source because then you won’t have their entity!

I use gamePool to calculate the closest entity to perform a certain action when it is in these cases, no problems so far!

i´m not good in scripting. can you show me somehow an example?

Is there a solution? Or a example how to do this?

i have written a script for this situation for myself. it works with dpclothing