Hello, I was wondering if anybody could help me or link me where I can find these 2 certain scripts. I’ve found the arrest script but it continues to run into errors and currently doesn’t work.
- Arrest Script (Able to type in chat, to handcuff a player and if possible, a jail system)
- Cleanup Script (Command allowing you to immediately get rid of vehicles that are not being used)
Bump. because i need these scripts as well.
give you a tip. Player cuffs you can make like this:
SetPedComponentVariation(GetPlayerPed(-1), 7, 41, 0, 2)
Works good for ped “mp_m_freemode_01”. Untested with others.
And maybe you interested:
SetPedComponentVariation(GetPlayerPed(-1), 10, 8, 0, 2)
SetPedComponentVariation(GetPlayerPed(-1), 10, 8, 1, 2)
SetPedComponentVariation(GetPlayerPed(-1), 10, 8, 2, 2)
SetPedComponentVariation(GetPlayerPed(-1), 10, 8, 3, 2)
used to make some police (army) rank.
How to put freemode skin ? For CFX server please ?