Forum

> > CS2D > General > Zombie plague skins
Forums overviewCS2D overviewGeneral overviewLog in to reply

English Zombie plague skins

5 replies
To the start Previous 1 Next To the start

old Re: Zombie plague skins

h4uja2
User Off Offline

Quote
Like that?
Spoiler >

old Re: Zombie plague skins

Redefinder
User Off Offline

Quote
yeah it should be something like that but I think you need "end" at "if".Try this:
Spoiler >

old Re: Zombie plague skins

fps_css
User Off Offline

Quote
Look what I can download it subie Fpsbanana there software that eliminated him in unreal. this is the link:

http://www.fpsbanana.com/tools/4410


My friend if you want to add the skins zombies need a lua script for example:

addhook ( "spawn", "spawn1")
spawn1 function (id)
if player (id, "team") == 1 then
parse ( "setmaxhealth" .. id .. "195")
FreeImage (id)
id1 = image ( "gfx / player / zombieswarm.bmp", 1,1,200 + id)
imagescale (id1, 1,1)
imageblend (id1, 0)
imagealpha (id1, 1.0)
     end
end

Also subire them the script and a tutorial to add some more zombie I hope you enjoy

http://www.unrealsoftware.de/files_show.php?file=221

old Re: Zombie plague skins

Flacko
User Off Offline

Quote
fps_css
Dude, your grammar is W-E-I-R-D.
Where are you from? Rumania? Venezuela?
BTW: Your script seems to have some error(s) related to perfomance
edited 1×, last 25.11.09 05:32:20 pm
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview