> For the complete documentation index, see [llms.txt](https://docs.otherplanet.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.otherplanet.dev/scripts/op-gangs/tutorials.md).

# Tutorials

- [How to add player to Crime Admin](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/how-to-add-player-to-crime-admin.md): How do I grant admin panel permissions to a specific player?
- [Migration from V1](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/migration-from-v1.md): In V2 we changed way how the vehicles are saved in the database.
- [I Can't withdraw/deposit Dirty Money](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/i-cant-withdraw-deposit-dirty-money.md): Depending on your server framework you have to configure how you would like to handle dirty money.
- [I want to disable some features](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/i-want-to-disable-some-features.md): Informations regarding to the configuration of the Script.
- [How to screenshot furnitures?](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/how-to-screenshot-furnitures.md): Quick tutorial on how to screenshot furnitures.
- [Why is the Spy Detector not working?](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/why-is-the-spy-detector-not-working.md): Spy Detector is instantly hiding after using item.
- [Yarn Failed to build](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/yarn-failed-to-build.md): Errors like yarn failed, uv\_close, or missing modules when starting op-crime are usually caused by outdated artifacts. Updating to a stable artifact version often fixes the issue instantly.
- [Remove player\_vehicles Foreign Key Constraint](https://docs.otherplanet.dev/scripts/op-gangs/tutorials/remove-player_vehicles-foreign-key-constraint.md): Learn how to remove the player\_vehicles\_ibfk\_1 foreign key constraint from your MySQL database to fix vehicle insert errors for gang, job, and shared vehicles in FiveM QBCore/QBOX servers.
