Theme editor

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

STANDALONE (ESX/QB) Open Source PUG Repo Job

DeputyStrand

Moderator
Staff member
Joined
Mar 10, 2023
Messages
145
Reaction score
0
Points
16
Location
Malaysia
Credits
7,388
Thread owner


CREDITS FOR SQL GOES TO @milanwillet
SQL:
CREATE TABLE IF NOT EXISTS `pug_repojob` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `citizenid` varchar(50) DEFAULT NULL,
  `reporep` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8mb4;
 
Last edited:
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
  • Post hidden due to user being banned.
-=Stripped Content=-

CREDITS FOR SQL GOES TO @milanwillet
SQL:
CREATE TABLE IF NOT EXISTS `pug_repojob` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `citizenid` varchar(50) DEFAULT NULL,
  `reporep` int(11) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1 DEFAULT CHARSET=utf8mb4;
thank you for this i hope it works
 
Back
Top Bottom