Talk:How To Make a Build To Survive!

From Legacy Roblox Wiki
Revision as of 16:57, 19 August 2008 by >Randellman (thanks)
Jump to navigationJump to search

The killing script

 function onTouched(hit)
 game.Workspace.Player.Humanoid.Health = 0
 end 
 script.Parent.Touched:connect(onTouched)

works.

The 'talky regen' script section, however, is VERY unclear. Where are we supposed to put the script? Why are we talking about planes when the bricks need to be regenerated? And so on. The article needs more work.

MINDRAKER 10:44, 19 August 2008 (CDT)

thanks

Thanks for fixing it but im just finding more informatian so i can add it. So thanks for fixing it.