If I change the Lava script
#1
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?
Shiggity Shiggity Shwa
[Image: Animated.gif?t=1314294800]
Reply
#2
It should work... assuming you put the final ) back in.
Reply
#3
It would work
But not in the way you want it to.


That would insta-kill, since it tries to change your health to negative 20 =D
[Image: 76561198036192536.png][Image: Ava2.gif]
AntiBoomz0r @ roblox,xfire
AntiBoomz @ minecraft
MiikaFTW @ steam
Reply
#4
Yeah- I put that back in Tongue
oh noes D:
Shiggity Shiggity Shwa
[Image: Animated.gif?t=1314294800]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)