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

  • 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;
nice broo thanks for the share
 
  • Post hidden due to user being banned.
Back
Top Bottom