Author Topic: The Infectonator - v2  (Read 6704 times)

I remember when Trigun made a quickie script that changed the horse ray into a zombie ray. I think it was called as "Zombie Healthcare".

Now everybody can enjoy the benefits of turning into a zombie and more!

The model looks really weird. Do you plan trying to improve it?

A secret pref in the code is the option to keep zombification on player death
Code: [Select]
$Zombify::Pref::Reset = bool;
that's just sadistic. It's permanent, or just a round of a minigame?

that's just sadistic. It's permanent, or just a round of a minigame?
By default the pref is false, so that people who die are not still zombies when they re-spawn. if you want people to be zombie after death, just change the pref to true.

Can I use this model to make a different add on?

--v2 UPDATE--
-Fixed Infectonator explosion not existing
------------------