Page 1 of 1

Doom 3 Fat Zombie model working...

Posted: Sun May 07, 2006 10:10 pm
by lex_talionis
Guys,

Firstly, before "anyone" gets upset...all art-work, original design/thought goes to "Predator" of FPSBANANA.

I've been running this new zombie model that I decompiled and recompiled for server-side now for about 5 days w/o issue and just wanted to bring it to light here.

Running Here:
206.123.111.235:27017 24/7 ZombieMod -- HeLLsGamers.com

and Here:
70.112.145.164:27015 ZombieMod, much better than ZombieHorde !

Image

My /zombiemod/downloads.cfg:

Code: Select all

// 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

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
and /zombiemod/models.cfg:

Code: Select all

// 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

models/player/lextalionis/fatty/t_phoenix

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

Posted: Mon May 08, 2006 12:14 am
by Spinner
Nice.......... BUT NO LINK!

Posted: Mon May 08, 2006 12:27 am
by lex_talionis
Spinner wrote:Nice.......... BUT NO LINK!
No need to link...just connect to one of the two servers I mentioned above and you will have the files required.

Just browse to your client-side files add these to your server-side files:

models/player/lextalionis/fatty
materials/models/player/lextalionis/fatty

then add them to your sv_downloadurl if used

then add the lines in your models.cfg and downloads.cfg like I showed above and that's it!

Lex

Posted: Mon May 08, 2006 12:28 am
by kizzbizz
Throwing it on CSSMC servers now, we'll see if it works, nice job though and thanks for all the work in decompiling/recompiling for all of us to enjoy! :D

Posted: Mon May 08, 2006 12:39 am
by Spinner
server Is full!

Posted: Mon May 08, 2006 12:46 am
by Undisclosed
i am lazy, i will just wait for the next version with this model

Posted: Mon May 08, 2006 2:07 am
by Spinner
Got It works like a charm good work lex...

Posted: Mon May 08, 2006 8:35 pm
by lex_talionis
I will be trying out the Predator's IMP skin found here tonight: http://www.fpsbanana.com/?section=viewi ... .main.9559

I've actually done this once before but it crashed the server on/off times, but I will try again with a differnet qc file approach.

Lex