💻
DevM
  • Home
  • Fraud V2
    • Installation
      • ox_inventory
      • qb-inventory
      • qs-inventory
    • Note for QBOX
    • Common Issues
  • Fraud
    • Installation
      • ox_inventory
      • qs-inventory
      • qb-inventory
    • Common Issues
  • Snatchables
    • Installation
  • Process Drugs
    • Installation
  • Parking
    • Installation
  • EBT Card
    • Installation
    • Common Issues
  • Lacing
    • Installation
  • Bridge
    • Client-Side
    • Server-Side
Powered by GitBook
On this page
  1. Fraud

Common Issues

Previousqb-inventoryNextSnatchables

Last updated 5 months ago

A lot of customers were reporting that their crypto purchases were not going through. This can easily be fixed by following these steps

  1. Install and connect to your SQL using your credentials

  2. Head over to your server's database

  3. Open the devm_fraud table, and under the table section where it says identifier, set the Length/Set value to 100

You can watch this video which shows exactly how the steps should be followed

A lot of customers were complaining about certain aspects of the script, like the ATM, not working until the server restarted. We are currently working on a fix in the future. In the meantime follow these steps

  1. Open your server.cfg, usually located in the same folder as your resources folder

  2. At the end of the resources script, write restart devm-fraud

Another issue players are facing with ATM's is caused by players having the stolen_card item in their inventory. If you give yourself this item without going through the laptop it will break the script.

HeidiSQL