Page 6 of 8

Posted: Fri Jul 07, 2006 2:07 pm
by lex_talionis
errordotocx,

Yep, you have found an error on my part...damn copy/paste will get you every time ;-)

The issue is with the models.cfg file in cstrike/cfg/zombiemod folder

at the top of this file I currently have:

//HeadCrab Zombie recompiled for ZM by Lex Talionis
models/player/lextalionis/zombine/t_arctic

CHANGE IT TO:

//HeadCrab Zombie recompiled for ZM by Lex Talionis
models/player/lextalionis/zombie_hc/t_arctic

As far as the spaces...I'm sure you don't have this issue, but I'm speaking of the "spaces after the file like blah blah.vtx "like out here"? "

Any way, I hope this corrects your issue. I'm going to fix the download.

Thanks,
Lex

Posted: Wed Jul 12, 2006 9:21 am
by icepick66
ok, for bz2ing, i can do maps easy, but for models, do i make a seprate bz2 file for each part of the model, and file, or can i make the whole model into one bz2, e.g

t_guerilla.dx80.vtx.bz2
t_guerilla.mdl.bz2
t_guerilla.sw.vtx.bz2
ect.....

or

t_guerilla.bz2 with all the files inside it

Posted: Wed Jul 12, 2006 8:07 pm
by lex_talionis
bzip everything separate bzip -z -9 \\path\*.*

Lex

Posted: Sat Jul 15, 2006 6:39 pm
by Undisclosed

Posted: Sat Jul 15, 2006 6:45 pm
by icebreaker
like I said before, they are not working :|

Posted: Mon Jul 17, 2006 7:36 pm
by Boo
i can't get the terminator to work... :roll:

Posted: Mon Jul 17, 2006 11:12 pm
by Bischke
Problems

look

L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie headless model models/player/lextalionis/zombie_hc/t_arctic_hs.dx80.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie headless model models/player/lextalionis/zombine/t_phoenix_hs.dx80.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie headless model models/player/lextalionis/fast_zombie/t_guerilla_hs.dx80.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie headless model models/player/lextalionis/fatty/t_phoenix_hs.dx80.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie model file models/player/ics/zombieterror_v2/zh_terror001 .dx80.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie model file models/player/ics/zombieterror_v2/zh_terror001 .dx90.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie model file models/player/ics/zombieterror_v2/zh_terror001 .phy does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie model file models/player/ics/zombieterror_v2/zh_terror001 .sw.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie model file models/player/ics/zombieterror_v2/zh_terror001 .vvd does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie model file models/player/ics/zombieterror_v2/zh_terror001 .mdl does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie headless model models/player/ics/hellknight_red/t_guerilla_hs.dx80.vtx does not exist !
L 07/18/2006 - 00:45:28: [ZOMBIE] ERROR: Zombie headless model models/player/lextalionis/strogg/t_guerilla_hs.dx80.vtx does not exist !


Ip: 193.238.27.171:27015

Posted: Tue Jul 18, 2006 2:56 am
by Undisclosed
thats not a problem

Posted: Tue Jul 18, 2006 2:56 pm
by Boo
that just means you never uploaded those models to ur host or download host.

But i can't get terminator to work... :roll:

Posted: Tue Jul 18, 2006 3:58 pm
by Undisclosed
Boo wrote:that just means you never uploaded those models to ur host or download host.

But i can't get terminator to work... :roll:
that means that HE did not upload the headless models. Lex did not make those headless models, SO THEREFORE, .....enough of explaining L8

Posted: Tue Jul 18, 2006 8:21 pm
by lex_talionis
Undisclosed wrote:the files for
http://lex.urldownload.com/pics/zombie_terror.jpg
are not correct
Undisclosed, are you sure about this? What "files" are not correct?

Bischke,

I haven't a clue as to why you are getting ERROR: Zombie headless model errors and my path-name in the same line. All models I've supplied here are regular models w/o headless mdl's do IDK?

Boo,

I have re-downloaded my files and all seems well, so what most likely is your problem are white-spaces at the end of your config files, for example:

downloads.cfg:

//Terminator recompiled for ZM by Lex Talionis
materials/models/player/lextalionis/zm_term1/TBODY.vmt <===MAKE SURE THERE ARE NO WHITESPACES AFTER EACH LINE...I'M WILLING TO BET YOU HAVE THEM BECAUSE I USED THE CODE TAGS IN THE OP FOR THE TERMINATOR CONFIGS.

materials/models/player/lextalionis/zm_term1/TBODY.vtf
materials/models/player/lextalionis/zm_term1/TBODY_n.vtf
materials/models/player/lextalionis/zm_term1/THEAD.vmt
materials/models/player/lextalionis/zm_term1/THEAD.vtf
materials/models/player/lextalionis/zm_term1/THEAD_n.vtf

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

models.cfg:

//Terminator recompiled for ZM by Lex Talionis
models/player/lextalionis/zm_term1/t_phoenix

I pretty confident that everything that I've provided in the OP works.

Regards,
Lex

Custom Models

Posted: Tue Jul 18, 2006 8:55 pm
by zerosin
Hi there,
So I went with one of the custom models, only 1... and it doesn't show.. only the default model is showing up... any ideas what I'm doing wrong?

downloads.cfg

materials/models/player/bigleft/counter_terrorist/special_01/dog_sheet.vmt
materials/models/player/bigleft/counter_terrorist/special_01/dog_sheet.vtf
materials/models/player/bigleft/counter_terrorist/special_01/dog_normal.vmt
materials/models/player/bigleft/counter_terrorist/special_01/dog_normal.vtf
materials/models/player/bigleft/counter_terrorist/special_01/eyeglass.vmt
materials/models/player/bigleft/counter_terrorist/special_01/eyeglass.vtf
models/player/bigleft/counter_terrorist/special_01/urban.dx80.vtx
models/player/bigleft/counter_terrorist/special_01/urban.dx90.vtx
models/player/bigleft/counter_terrorist/special_01/urban.mdl
models/player/bigleft/counter_terrorist/special_01/urban.phy
models/player/bigleft/counter_terrorist/special_01/urban.sw.tx
models/player/bigleft/counter_terrorist/special_01/urban.vvd

models.cfg
models/player/bigleft/counter_terrorist/special_01/dog_sheet

Only default model shows... please help.. oh yeah.. and there's no spaces anywhere

Peace,
zer0$iN

Posted: Wed Jul 19, 2006 1:26 am
by lex_talionis
The "Dog" from HL2 is not a model I recompiled for ZM and provided here in the OP, so did your decompile/recompile for server side use with ZM? You must do this first.

Lex

Posted: Wed Jul 19, 2006 2:21 am
by Undisclosed
Yes, I am sure. I removed everything from models.cfg except for:
//ICS ZombieTerror
models/player/ics/zombieterror_v2/zh_terror001
All I can see is the dead body of the red shirt zombie.

Posted: Wed Jul 19, 2006 2:25 am
by zerosin
lex_talionis wrote:The "Dog" from HL2 is not a model I recompiled for ZM and provided here in the OP, so did your decompile/recompile for server side use with ZM? You must do this first.

Lex
Yes I have the serverside version... I tried it by using mani admin plugin.. but all bots turn to that model.. but not the zombies. Any idea?

Peace,
zerosin