Page 1 of 1

Zombie model issue.

Posted: Sun May 14, 2006 2:56 am
by JoeReaper
Hello, my newest issue has been that me and the people joining my server have only been able to see the headcrab zombie model even though I have added Lex's zombies models and I have setup the server's models.cfg and downloads.cfg according to Lex. I noticed that when I turn on my server, the console prints out that it loaded zh_zombie003, but not any other models which should be in my server. Even without Lex's models, there should be at least the burnt zombie corpse.

I have redownloaded both Zombie Mod 1.0.1 and Lex's latest zombie model zip, which didn't seem to help. I also removed Lex's zombie models and ran Zombie Mod pretty much with the defaults and that didn't work and the results always comes out with only the headcrab zombie model.

Some details I guess I should give out is that I'm running the server dedicated on Windows XP using SRCDS + Metamod + Zombie Mod + Mani-Admin-Plugin V1.2 Beta M SMM.

Anyways thanks for your time.

Posted: Sun May 14, 2006 3:11 am
by Spinner
post your models.cfg and your downloads.cfg for us please.

Posted: Sun May 14, 2006 6:16 am
by JoeReaper

Code: Select all

//downloads.cfg
// If you know of any good zombie player models, please email links to c0ld(-at-)c0ld.net 

materials/models/player/zh/Zombie_Classic_sheet.vmt 
materials/models/player/zh/corpse1.vmt 
materials/models/player/zh/Charple1_sheet.vmt 

//Doom3 Fat Zombie 
//materials/models/player/lextalionis/fatty/001.vmt 
//materials/models/player/lextalionis/fatty/001.vtf 
//materials/models/player/lextalionis/fatty/001_normal.vtf 

//models/player/lextalionis/fatty/t_phoenix.dx80.vtx 
//models/player/lextalionis/fatty/t_phoenix.dx90.vtx 
//models/player/lextalionis/fatty/t_phoenix.mdl 
//models/player/lextalionis/fatty/t_phoenix.phy 
//models/player/lextalionis/fatty/t_phoenix.sw.vtx 
//models/player/lextalionis/fatty/t_phoenix.vvd 

//ICS ZombieTerror 
//materials/models/player/ics/zombieterror_v2/terrortemp.vmt 
//materials/models/player/ics/zombieterror_v2/terrortemp.vtf 

//models/player/ics/zombieterror_v2/zh_terror001.dx80.vtx 
//models/player/ics/zombieterror_v2/zh_terror001.dx90.vtx 
//models/player/ics/zombieterror_v2/zh_terror001.mdl 
//models/player/ics/zombieterror_v2/zh_terror001.phy 
//models/player/ics/zombieterror_v2/zh_terror001.sw.vtx 
//models/player/ics/zombieterror_v2/zh_terror001.sw.vvd 

//Quake 4 Strogg 
//materials/models/player/lextalionis/strogg/berserker_lp_d.vmt 
//materials/models/player/lextalionis/strogg/berserker_lp_d.vtf 
//materials/models/player/lextalionis/strogg/berserker_lp_local.vtf 
//materials/models/player/lextalionis/strogg/Estuche.vmt 
//materials/models/player/lextalionis/strogg/Estuche.vtf 
//materials/models/player/lextalionis/strogg/smv_arms_lo_local.vtf 
//materials/models/player/lextalionis/strogg/smv_arms3_lo_d.vmt 
//materials/models/player/lextalionis/strogg/smv_arms3_lo_d.vtf 
//materials/models/player/lextalionis/strogg/smv_eye.vmt 
//materials/models/player/lextalionis/strogg/smv_eye.vtf 

//models/player/lextalionis/strogg/t_guerilla.dx80.vtx 
//models/player/lextalionis/strogg/t_guerilla.dx90.vtx 
//models/player/lextalionis/strogg/t_guerilla.mdl 
//models/player/lextalionis/strogg/t_guerilla.phy 
//models/player/lextalionis/strogg/t_guerilla.sw.vtx 
//models/player/lextalionis/strogg/t_guerilla.vvd

Code: Select all

//models.cfg
// If you know of any good zombie player models, please email links to c0ld(-at-)c0ld.net 
// All files here are automatically added to the downloadable file list and are precached 

//Doom3 Fat Zombie 
models/player/lextalionis/fatty/t_phoenix 
//ICS ZombieTerror 
models/player/ics/zombieterror_v2/zh_terror001 
//Quake 4 Strogg 
models/player/lextalionis/strogg/t_guerilla 

models/player/zh/zh_charple001 
models/player/zh/zh_zombie003

Posted: Sun May 14, 2006 6:24 am
by Spinner
Ok, now when you connected to your server after you added these models did you download them from the server? also why are all the paths In download.cfg commented out?

Posted: Sun May 14, 2006 7:29 am
by JoeReaper
I commented those out because I was experimenting and trying different things to get the models to work. I just forgot to uncomment those out. Anyways, I think i might have found the problem. I think it has something to do with my zombie config file and to answer your question, I just deleted all my files from my client pc that has to do with ZM. The result that came from redownloading the files was that the zombies where purple, so I realized I had a bigger problem.

Anyways I went ahead and decided to delete the zombie config folder from my server and start from totally from scratch zombie mod wise and It seems to be better. So I think I know whats wrong with it and I'm gonna screw around with it some more in the mourning and I will let you know how things turn out.

Posted: Mon May 15, 2006 3:47 am
by JoeReaper
Well ok, I fixed it. I suppose this is still sort of a bug, but when you set up your model.cfg and download.cfg, be sure to delete all the spaces after every phrase.

Posted: Mon May 15, 2006 10:07 am
by c0ldfyr3
Ill fix the spaces issue.