ADVANCED HOUSE SYSTEM (GARAGE + RENTED AND PURCHASABLE HOUSES) V2

posted 08-10-2023 04:24 4.450 views 34 replies 20 Credits
replies (14)
shadid001
293 Posts
59 Credits
Nov 2022 Since
#21

Fivem



[url='https://youtu.be/Kgo6cX5v56w']Pr...

thx for the script bro
daklk
29 Posts
679 Credits
Jan 2024 Since
#22

Fivem



[url='https://youtu.be/Kgo6cX5v56w']Pr...

Its nice a nice script, perfect for my server
m1x3da5
11 Posts
79 Credits
Jul 2024 Since
#24
Niceeee. thanks bro for sharing
asterisco420
8 Posts
408 Credits
Mar 2024 Since
#25
CREATE TABLE `kibra_houses` (
`id` INT(11) NOT NULL AUTO_INCREMENT,
`owner` VARCHAR(255) DEFAULT NULL,
`keydata` VARCHAR(255) DEFAULT NULL,
`date` VARCHAR(255) NOT NULL,
`status` INT(11) DEFAULT 0,
`paymentinfo` INT(11) NOT NULL DEFAULT 0,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

-- Insertar datos en la tabla
INSERT INTO `kibra_houses` (`id`, `owner`, `keydata`, `date`, `status`, `paymentinfo`) VALUES
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0),
(NULL, NULL, NULL, '', 0, 0);

-- Confirmar la transacción
COMMIT;



esa es la query arreglada
1ryder2
59 Posts
47 Credits
Jan 2025 Since
#26

Fivem



[url='https://youtu.be/Kgo6cX5v56w']Pr...

what is this script for ? :monkaHmm:
1ryder2
59 Posts
47 Credits
Jan 2025 Since
#27
im from iran pls give me some money:festivepepe::pepegn:
1ryder2
59 Posts
47 Credits
Jan 2025 Since
#28
where is iran in map ?
1ryder2
59 Posts
47 Credits
Jan 2025 Since
#29
im gone get kill my self
sr.small.
256 Posts
28 Credits
Jan 2025 Since
#30
Man any preview? thank you bro
Hasiya19
110 Posts
52 Credits
Aug 2024 Since
#31

Fivem



[url='https://youtu.be/Kgo6cX5v56w']Pr...

nice leak bro gg rep
akatorrezz
1 Posts
23 Credits
May 2025 Since
#32

Fivem



[url='https://youtu.be/Kgo6cX5v56w']Pr...

hope will work, will check later
darknessheartx
68 Posts
159 Credits
Nov 2023 Since
#33
This script is not working I don't recommend except if he fix issue
Magisterek
348 Posts
113 Credits
May 2025 Since
#34
Add a preview so we know

You must be logged in to reply

Login Register