Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

QBCORE AC-RENTAL | NoPixel Inspired

  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
Thread owner
Quick fix for QB-Core .
You need to run this sql .


Code:
ALTER TABLE player_vehicles
    ADD  rentfinish DATE NOT NULL DEFAULT '2025-06-01';
 
Back
Top Bottom