• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Simple Question thanks for your time

Then if over-damage from weapons works, you'll have to have the ammo do an obscene amount of entitydamage as WELL as blockdamage and tell your players not to step on the blocks. ;)
overdamage does not work.. :( it works if you shoot it with a shotgun repeatedly .. but you cant tell a block to keep shooting a dead body

 
Then if over-damage from weapons works, you'll have to have the ammo do an obscene amount of entitydamage as WELL as blockdamage and tell your players not to step on the blocks. ;)
Oh btw just so you know, you can set a buff to only zombies are effected. So I wouldnt have to tell players anything.

<buff id="zkill" mutex="isPlayer" duration="9000" stack="reset" >

<modify id="1" stat="health" amount="-1000" rate="0.01"/>

</buff>

The mutex="isPlayer"

 
serveral servermanagers offer hostile free zones. Depending if they kill or despawn(this is what you want) thats about the only way i know.

Cheers

 
serveral servermanagers offer hostile free zones. Depending if they kill or despawn(this is what you want) thats about the only way i know.
Cheers
Yes exactly what i want :) could you point me in the right direction please! :) that would help out greatly

 
Back
Top