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

remove block damage

terrio

New member
Is there way to completly remove block damage from guns/ammunition? i tried putting block damage on ammo to 0 or -1, but it still deals 1dmg.

 
Last edited by a moderator:
In the blocks xml file

    <property name="Collide" value="movement,melee,bullet,arrow,rocket"/>

remove bullet.

I've never tried this so can't confirm if this will work.

 
i think removing collision will make the bullets go through blocks and hit zombies behind walls, so its not a solution

 
i think removing collision will make the bullets go through blocks and hit zombies behind walls, so its not a solution
I have a mod that makes bullets and ammo not damage blocks. 

Its called anti block mod in my thread if you wanted 

In the blocks xml file

    <property name="Collide" value="movement,melee,bullet,arrow,rocket"/>

remove bullet.

I've never tried this so can't confirm if this will work.
That just stops the item going thru something.

 
And seems to stop the game from playing properly so WTF? Why? bullets are just that BULLETS THEY KILL.

 
I have a mod that makes bullets and ammo not damage blocks. 

Its called anti block mod in my thread if you wanted 

That just stops the item going thru something.
i tried that modlet, i it still deals minimal damage to block

 so i guess theres no real way to stop the bullet dealing 1 dmg to blocks

 
Back
Top