[Help] Optimize script to disable dispatch, ai cops and npc weapon drop

See: [Best practice] Improve your resource performance

Citizen.Wait(0) means you are running this code every tick. Increase the number in ms. Citizen.Wait(100)