TS Locker
Rent storage for player
Its Better Than V1
Feature
- Rent locker
- Admin can delete and create locker realtime without restarting the scripts
- 0.0 Resmon When Idle / 0.01 Peak Height
Notes
Im not test this on ESX, i hope someone can help me to do this. and report to me
Download here
4 Likes
Raelies
2
Is there a way to make it so a player can own it permanently?
Hi, Sorry for late answer. Maybe i will add this as new feature so player can own it permanently.
thankyou for your reply, and if u have anny suggestion u can dm me on discord tasius_
I did just remove this from you mysql 
– Dumping database structure for qboxproject_d0aac6
CREATE DATABASE IF NOT EXISTS qboxproject_d0aac6
/*!40100 DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci */;
USE qboxproject_d0aac6
;
and then I copy this
CREATE TABLE IF NOT EXISTS `gudang` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`gid` varchar(50) DEFAULT NULL,
`CID` varchar(50) DEFAULT NULL,
`end_time` datetime DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=22 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
and I didnt use this : DELETE FROM gudang
;
1 Like
Wow thanks, I’ll update it again.
1 Like
iCE333
7
Maybe you can mention it requires ox inventory ox target at default 