Can anyone convert from RBLX to Buildism?
#4
I kind of like anonymous functions better

Code:
link(script.Parent.Collided,
function(p)
    print("Anonymous functions, for the win!")
    pcall(function()
        p.Parent.Health = 0
    end
end)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)