View Single Post
Re: [CZ] Changing model directory "on the fly"?
Old
  (#37)
Lazy
Member
 
Lazy's Avatar
 
Status: Offline
Posts: 236
Join Date: Jan 2004
Location: Toronto, Ontario, Canada
Default Re: [CZ] Changing model directory "on the fly"? - 12-07-2005

Thanks alot, I'll get around to finishing this once I get a test server set up.

[Update]
I have it partially working, though it will only load models if it has its own directory under models/player.
What this means is that models/player/cs_assault/blah will not work, what will work is if you make the "blah" directory in your models/player folder.

I have tried to get it to work the other way but it _really_ screws up the path, something like "models/player/cs_assault/onos/onos.mdl/cs_as".
I'm guessing config files will be needed for each map but for player models only, it will also setup precaching so that all clients have the new models.

Last edited by Lazy; 12-07-2005 at 08:04..
  
Reply With Quote