-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Hey ! Sorry to bother with some configs, but i'm really stuck on this.
I got some config for knifes skins, all the materials and models are ok and paths are good, but in game when i equipped the skin, it's just invisible, i can use it but can't see it.
There is my config for the knifes skins :
"Skins d'armes"
{
"TriDagger V2"
{
"model" "models/weapon/v_knife_tridagger_v2.mdl"
"weapon" "weapon_knife"
"price" "400"
"preview" "1"
"type" "weaponmodel"
"slot" "3"
"unique_id" "uid_weaponmodel_tridaggerv2"
}
"GongFu"
{
"model" "models/weapons/v_gongfu.mdl"
"weapon" "weapon_knife"
"price" "400"
"type" "weaponmodel"
"slot" "3"
"unique_id" "uid_weaponmodel_gongfu"
}
}
And i attach my full items txt if ever needed, it' about line 706 to 724.
items.txt
SM version : 1.10 6462
MM:S version : 1.10 971
MyStore version :MyStore-0.1.37-b9fed6d
Thanks :)