Compatibility with esx_policejob
1. Modify the r_grab Configuration
r_grab ConfigurationConfig.GrabCommand = '+grab'Config.PutCarCommand = '+putcar'2. Edit the esx_policejob Script
esx_policejob Script2.1 Modify the Drag Action
TriggerServerEvent('esx_policejob:drag', GetPlayerServerId(closestPlayer))ExecuteCommand('+grab')2.2 Modify the Put In Vehicle Action
2.3 Delete the Detach Thread

3. Final Steps
Last updated