Forum

> > CS2D > General > Zombie plague skins
ForenübersichtCS2D-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Zombie plague skins

5 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Zombie plague skins

h4uja2
User Off Offline

Zitieren
Like that?
Spoiler >

alt Re: Zombie plague skins

Redefinder
User Off Offline

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

alt Re: Zombie plague skins

fps_css
User Off Offline

Zitieren
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

alt Re: Zombie plague skins

Flacko
User Off Offline

Zitieren
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
1× editiert, zuletzt 25.11.09 17:32:20
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtCS2D-ÜbersichtForenübersicht