04-19-2011, 10:40 AM
Like this:
lava = script.Parent
function Kill(hit)
if hit.Name == "Body" then
hit.Parent.Health = -20
end
end
link(lava.Collided, Kill
will it damage a humanoid by 20 when touched, or do I need to change it some more?
lava = script.Parent
function Kill(hit)
if hit.Name == "Body" then
hit.Parent.Health = -20
end
end
link(lava.Collided, Kill
will it damage a humanoid by 20 when touched, or do I need to change it some more?
Shiggity Shiggity Shwa
![[Image: Animated.gif?t=1314294800]](http://i1130.photobucket.com/albums/m524/Kieran_James/Animated.gif?t=1314294800)
![[Image: Animated.gif?t=1314294800]](http://i1130.photobucket.com/albums/m524/Kieran_James/Animated.gif?t=1314294800)


![[Image: 76561198036192536.png]](http://badges.steamprofile.com/profile/extended/steam/76561198036192536.png)
![[Image: Ava2.gif]](http://i1179.photobucket.com/albums/x383/AntiBoomz/Ava2.gif)
