Raised This Month: $12 Target: $400
 3% 

ZR having trouble fixing some skins


Post New Thread Reply   
 
Thread Tools Display Modes
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
Bad Cold Man
Senior Member
Join Date: Apr 2014
Old 04-22-2021 , 04:33   Re: ZR having trouble fixing some skins
Reply With Quote #2

just remove isaac_riot.mdl from models.txt

should be works now:
PHP Code:

"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/"
"team" "humans"
"access" "admins"
"group" ""
}

__________________

Last edited by Bad Cold Man; 04-22-2021 at 05:11.
Bad Cold Man is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode