Raised This Month: $ Target: $400
 0% 

Zombie Reloaded - Models - Help !


Post New Thread Reply   
 
Thread Tools Display Modes
pillepallus
Senior Member
Join Date: Oct 2011
Old 06-13-2012 , 08:44   Re: Zombie Reloaded - Models - Help !
Reply With Quote #31

Quote:
Originally Posted by HaJwAlH View Post
Well, im gonna download new models, and i will tell you if working or not )))))
not needed. thx

but ur syntax inm cfg-files looks fine! wastyd... was error from my file.

Last edited by pillepallus; 06-13-2012 at 08:45.
pillepallus is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 06-13-2012 , 09:40   Re: Zombie Reloaded - Models - Help !
Reply With Quote #32

Make sure you're building the models.txt correctly... you have name set as "Master Chief"


// name Name of model file, without extension.


Unless the .mdl file is called "Master Chief.mdl" that is incorrect. It should be the name of the .MDL file without the .mdl part - if your model filename is red_masterchief.mdl, then the name entry should be "red_masterchief"

Your Example's Errors
__________________
View my Plugins | Donate

Last edited by TnTSCS; 06-13-2012 at 09:47.
TnTSCS is offline
pillepallus
Senior Member
Join Date: Oct 2011
Old 06-13-2012 , 09:52   Re: Zombie Reloaded - Models - Help !
Reply With Quote #33

damn i missed this one cause i deleted my wasty-model... files damaged.

@helgeby: can u change this in the future? why not adding model by one line?

"suboptimal" syntax:
Quote:
"Master Chief"
{
"name" "name"
"path" "models/player/wastedyouth/bluemc/"
"team" "humans"
"access" "public"
"group" ""
}
better:
Quote:
"Master Chief"
{
"path" "models/player/wastedyouth/bluemc/name.mdl"
"team" "humans"
"access" "public"
"group" ""
}
i know its working good with right config, but so many new guys are failing at exact this position.
pillepallus is offline
HaJwAlH
Member
Join Date: Apr 2010
Old 06-13-2012 , 14:52   Re: Zombie Reloaded - Models - Help !
Reply With Quote #34

Quote:
Originally Posted by TnTSCS View Post
Make sure you're building the models.txt correctly... you have name set as "Master Chief"


// name Name of model file, without extension.


Unless the .mdl file is called "Master Chief.mdl" that is incorrect. It should be the name of the .MDL file without the .mdl part - if your model filename is red_masterchief.mdl, then the name entry should be "red_masterchief"

Your Example's Errors

Thanks man, you really helped me , Working Good , Good Job !!!!!!!!!!!!!!!!!!!

i dont know how to thank you ))))))))))))))
HaJwAlH is offline
Reply



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 16:08.


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