Page 1 of 1

one good model for zombiemod

Posted: Tue May 02, 2006 3:09 pm
by michel21
hi !!

let's see this models :

http://www.fpsbanana.com/?section=viewi ... .main.8951



http://www.fpsbanana.com/?section=viewi ... .main.8948

with and without stomach ^^


but no version headless ... hope someone could do this ;)

Posted: Tue May 02, 2006 3:48 pm
by lex_talionis
I will give this a try...I will decompile and recompile the /model /materials files and test it on zombiemod...i'm not sure if I can do the headless part though.

Lex

Posted: Thu May 04, 2006 10:30 pm
by spasm
spinner tried that fat zombie model before on the cssmc server. it didn't work, we just got a big floating error

Posted: Thu May 04, 2006 10:49 pm
by Undisclosed
did u download the model files then?

Posted: Fri May 05, 2006 1:08 am
by lex_talionis
I've got them...i'm going to give them a whirl and post back.

Lex

Posted: Fri May 05, 2006 3:20 am
by lex_talionis
Okay,

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

I've decompiled with Cannon Fodders and rolled a new qc file and I believe it works now...

Just connect here to see if my work is good or not:

ZombieMod, much better than ZombieHorde !
70.112.145.16427015

Now, note in your client files you'll have /models/player/lextalionis/fatty/*.* and /materials/models/player/lextalionis/fatty/*.* use these on your server-side source files and be sure to host them correctly if you use sv_downloadurl etc.

Now, I'm not sure if this is correct, but it works:

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
Whewww...had to bring a lot of past "model re-skin" brain cells to life to get this to work...at least I think it works...I'm rushing now, cuz bad storm here and it's bed time!

Lex

Posted: Fri May 05, 2006 4:27 am
by Undisclosed
nice, nice work