|
| 05 Sep 2015 10:11 PM |
function onClicked()
game.Workspace.Lighting.FogEnd=100
script.Parent.ClickDetector.MouseClick:connect(onClicked)
why isn't this working? |
|
|
| Report Abuse |
|
|
| |
|
Quebankus
|
  |
| Joined: 25 Aug 2011 |
| Total Posts: 846 |
|
|
| 06 Sep 2015 11:17 PM |
the function have no end dude ogm leern 2 skript
--Quebankus |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2015 01:06 AM |
| what do you think im doing? ._. |
|
|
| Report Abuse |
|
|
|
| 10 Sep 2015 01:09 AM |
| if you have workspace open, lighting looks like its in workspace lol, obvious mistake |
|
|
| Report Abuse |
|
|
Quebankus
|
  |
| Joined: 25 Aug 2011 |
| Total Posts: 846 |
|
|
| 10 Sep 2015 01:11 AM |
function onClicked() game.Lighting.FogEnd=100 end script.Parent.ClickDetector.MouseClick:connect(onClicked) |
|
|
| Report Abuse |
|
|