View Single Post
Author Message
comp
Junior Member
Join Date: Apr 2021
Old 04-22-2021 , 02:50   ZR having trouble fixing some skins
Reply With Quote #1

[Models] [Config Validation] Warning: Invalid model name/path setting at index 3. File not found: "models/player/custom_player/darnias/isaac_riotisaac_riot.mdl" this is what it says in the console. But I have already fixed everything in my model.txt.

and also in my model.txt looks like this:

"models"
{
"zh1fix"
{
"name" "zh1fix"
"path" "models/player/mapeadores/kaem/zh/"
"team" "zombies"
"access" "public"
"group" ""
}
"zh2fix"
{
"name" "zh2fix"
"path" "models/player/mapeadores/kaem/zh/"
"team" "zombies"
"access" "public"
"group" ""
}
"zh3fix"
{
"name" "zh3fix"
"path" "models/player/mapeadores/morell/zh/"
"team" "zombies"
"access" "public"
"group" ""
}
"isaac_riot"
{
"name" "isaac_riot"
"path" "models/player/custom_player/darnias/isaac_riot.mdl"
"team" "humans"
"access" "admins"
"group" ""
}
}


Getting these skins in are one of the most annoying parts about creating a server ////
comp is offline