STANDALONE (ESX/QB) Open Source PUG Repo Job (1 Viewer)

  • Post hidden due to user being banned.

umer02818

Well-known member
Aug 7, 2024
299
10
18
Credits
2
-=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.

Users who are viewing this thread

Top