|
| 14 Dec 2011 08:01 AM |
| I've been off roblox for 2 months. Is there anything new about scripting or whatsoever. I've been hearing LoadAsset() is broken. |
|
|
| Report Abuse |
|
|
|
| 14 Dec 2011 08:02 AM |
Terrain, Fog, Roblox finally made it where you can get the player who clicked a ClickDetector.. and I think that's all.
~Bikerking200 :P~ |
|
|
| Report Abuse |
|
|
cart6157
|
  |
| Joined: 28 Feb 2009 |
| Total Posts: 2194 |
|
|
| 14 Dec 2011 08:13 AM |
| The click detector is annoying. So many people send me FR's, and I only accept to people I know. |
|
|
| Report Abuse |
|
|
|
| 14 Dec 2011 08:17 AM |
? What are you talking about Cart?
~Bikerking200 :P~ |
|
|
| Report Abuse |
|
|
Diebrox
|
  |
| Joined: 17 Sep 2009 |
| Total Posts: 4716 |
|
|
| 14 Dec 2011 08:40 AM |
You can get a clicker now? WUT? omg tell plz |
|
|
| Report Abuse |
|
|
|
| 14 Dec 2011 08:44 AM |
Ya, Here's a code that removes the player on click :P
script.Parent.ClickDetector.MouseClick:connect(function(plr) plr:Remove() end)
|
|
|
| Report Abuse |
|
|