Talk:How To Make a Build To Survive!: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Mindraker
This article needs more work.
>Mindraker
This article needs more work.
(No difference)

Revision as of 15:44, 19 August 2008

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)