|
| 15 Jan 2015 11:43 AM |
Cause who doesnt like C4?
http://www.roblox.com/Testing-Place-place?id=199227616 |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 11:44 AM |
Press E to detonate it, here is a link to the model:
http://www.roblox.com/C4-item?id=204007719 |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 06:57 PM |
| Bump, forgot to make it public. :| |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:04 PM |
game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(Key) if Key == "e" then Instance.new("ForceField", game.Players.LocalPlayer.Character) game.Players.LocalPlayer.Character.Torso.Anchored = true while true do local e = Instance.new("Explosion", workspace.CurrentCamera) e.Position = game.Players.LocalPlayer.Character.Torso.Position e.BlastRadius = math.huge e.BlastPressure = math.huge wait() end end end)
I'm sorry, but I bet my script is better than yours. |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:18 PM |
| Yeah, if you want to be lagged out :D |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:18 PM |
The radius doesn't go very high though. And it anchors your torso so you don't get flung. You should try it, and see if you get lagged out. |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:19 PM |
| I start getting lag at about 10 explosions at once :| |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:21 PM |
| AgentFireFox made it way better. |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:23 PM |
| "Stop obsessing over AgentFireFox." -eLunate or cntkillme |
|
|
| Report Abuse |
|
|
|
| 15 Jan 2015 07:32 PM |
| Well, it's till pretty cool soooooo :D |
|
|
| Report Abuse |
|
|