Messages
26
Reactions
0
Credits
1,088
Joined
Jun 2024
Messages
73
Reactions
0
Credits
34
Joined
Jun 2024
Messages
8
Reactions
0
Credits
1,568
Joined
Jun 2022
creating character good
clothing store good
barber shop good
changeoutfit got error
The problem is there's no way to save your current outfit, that's why you got an error
clothing store good
barber shop good
changeoutfit got error
The problem is there's no way to save your current outfit, that's why you got an error
Messages
86
Reactions
8
Credits
6,465
Joined
Mar 2024
zeky26,
wrote:
creating character good
clothing store good
barber shop good
changeoutfit got error
The problem is there's no way to save your current outfit, th...
clothing store good
barber shop good
changeoutfit got error
The problem is there's no way to save your current outfit, th...
Could you please tell me what's this error for
[attachment removed][/attachment]
Messages
8
Reactions
0
Credits
1,568
Joined
Jun 2022
Karthik_V_C,
wrote:
Could you please tell me what's this error for
[attachment removed]
[attachment removed]
check ur script if you have karma-polyzone then cfg
ensure karma-polyzone
ensure karma-focusmanager
ensure karma-clothing
ensure karma-outfits[/attachment]
Messages
43
Reactions
0
Credits
708
Joined
Jun 2024
Messages
227
Reactions
0
Credits
164
Joined
Jun 2024
r2igekillaz,
wrote:
Its working fine without any errors
Thanks for the reply. Good leak, +rep!
Messages
178
Reactions
0
Credits
57
Joined
May 2024
Messages
83
Reactions
5
Credits
2,618
Joined
May 2024
Messages
397
Reactions
0
Credits
45
Joined
Jun 2023
Messages
86
Reactions
8
Credits
6,465
Joined
Mar 2024
zeky26,
wrote:
check ur script if you have karma-polyzone then cfg
ensure karma-polyzone
ensure karma-focusmanager
ensure karma-clothing
ensure karma-outfits
ensure karma-polyzone
ensure karma-focusmanager
ensure karma-clothing
ensure karma-outfits
i do have Kama-polyzone but its not working after that also
Messages
19
Reactions
0
Credits
399
Joined
Apr 2023
Messages
397
Reactions
0
Credits
45
Joined
Jun 2023
CREATE TABLE `karma_outfits` (
`id` INT(11) NOT NULL AUTO_INCREMENT,
`cid` INT(11) NULL DEFAULT NULL,
`name` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`tags` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`slot` INT(11) NULL DEFAULT NULL,
`model` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`drawables_texture` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`props_texture` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`hairColor` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`fadeLayer` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`customHeadModel` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`created_at` TIMESTAMP NOT NULL DEFAULT current_timestamp(),
`updated_at` TIMESTAMP NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
UNIQUE INDEX `unique_cid_slot` (`cid`, `slot`) USING BTREE
)
COLLATE='utf8mb4_general_ci'
ENGINE=InnoDB
AUTO_INCREMENT=31
;
`id` INT(11) NOT NULL AUTO_INCREMENT,
`cid` INT(11) NULL DEFAULT NULL,
`name` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`tags` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`slot` INT(11) NULL DEFAULT NULL,
`model` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`drawables_texture` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`props_texture` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`hairColor` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`fadeLayer` TEXT NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`customHeadModel` VARCHAR(255) NULL DEFAULT NULL COLLATE 'utf8mb4_general_ci',
`created_at` TIMESTAMP NOT NULL DEFAULT current_timestamp(),
`updated_at` TIMESTAMP NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
PRIMARY KEY (`id`) USING BTREE,
UNIQUE INDEX `unique_cid_slot` (`cid`, `slot`) USING BTREE
)
COLLATE='utf8mb4_general_ci'
ENGINE=InnoDB
AUTO_INCREMENT=31
;
Messages
29
Reactions
0
Credits
298
Joined
Mar 2021
coolcsgo,
wrote:
Lmfao, js obfuscated :poop: obfuscating the shit code
bro does not know 💀
Messages
7
Reactions
0
Credits
979
Joined
Dec 2022
Karthik_V_C,
wrote:
i do have Kama-polyzone but its not working after that also
you have the karma-outif t can you share it
Messages
26
Reactions
0
Credits
1,088
Joined
Jun 2024
obito010929,
wrote:
give me 6 credit i buy guys send pls
-=Stripped Content=-
-=Stripped Content=-
I gave you the credit
Messages
397
Reactions
0
Credits
45
Joined
Jun 2023
hugokristjan,
wrote:
bro does not know 💀
first of all i was asking what this was it is in the sql but for people who need it i got Kama-polyzone
Messages
14
Reactions
0
Credits
13
Joined
Feb 2024