Reset Tool
#1
Put this script in a tool. Clicking while having this tool selected will kill the player that is using the tool.

Code:
link(script.Parent.MouseDown, function()
script.Parent.Parent.Parent.Character.Health = 0
end)


Attached Files
.bsmodel   Reset Tool.bsmodel (Size: 424 bytes / Downloads: 31)
Reply


Messages In This Thread
Reset Tool - by Aroblix - 01-02-2011, 11:07 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)