|
| 28 Mar 2013 06:48 PM |
| The red one used in obbies. |
|
|
| Report Abuse |
|
|
|
| 28 Mar 2013 06:49 PM |
| http://wiki.roblox.com/index.php/Absolute_beginner%27s_guide_to_scripting |
|
|
| Report Abuse |
|
|
|
| 28 Mar 2013 06:50 PM |
script.Parent.Touched:connect(function onTouched (part) h = part.Parent:FindFirstChild("Humanoid") if h ~= nil then h.Health = 0 end end)
|
|
|
| Report Abuse |
|
|
|
| 28 Mar 2013 06:50 PM |
Lava? There's a script that you can make yourself but I usually just get a free model because it's easier and faster. Here, this should work. If it has some bad script in it don't blame me because I don't wanna' take the time to test it: http://www.roblox.com/LAVA-item?id=43381703 |
|
|
| Report Abuse |
|
|
| |
|