FIRST BUILDISM BADGE!
#1
Video 
I has done it! I made the first buildism badge! Code:

enabled = true
function TestHit(part)
if not enabled then return end
enabled = false
print(part.Parent.Name .. " has hit " .. script.Parent.Name)
game:chat(Color(100,100,0), "System: " .. part.Parent.Name .. " has won!")
sleep(5)
enabled = true
end
link(script.Parent.Collided, TestHit)

Free to use. :p The first badge is in my Lava Obby!
Reply


Messages In This Thread
FIRST BUILDISM BADGE! - by Dignity - 03-16-2011, 10:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)