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

From Legacy Roblox Wiki
Jump to navigationJump to search
>Randellman
No edit summary
>Randellman
thanks
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
leave sugestions and comets
The killing script <pre> function onTouched(hit)
NO SPAMMING OR ILL DELEAT IT.
game.Workspace.Player.Humanoid.Health = 0
--[[User:Randellman|Randellman]] 19:35, 18 August 2008 (CDT)randellman
end
script.Parent.Touched:connect(onTouched)</pre> 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.
 
{{User:Mindraker/sig}} 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.

Latest revision as of 16:57, 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)

thanks

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