wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 03:18 PM |
Its not that the script has errors or anything, because the output shows nothing. Its just the code. No. Longer. Runs.
How would you fix this? I tried inserting in a new script and copy/paste all the text but it doesnt work... anyone D: |
|
|
| Report Abuse |
|
|
| |
|
|
| 15 Dec 2013 03:19 PM |
I see no reason that this would be happening. Are you messing around with the Disabled property or something, or is your game paused? Post the Script.
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 03:24 PM |
| http://pastebin.com/2CRZPZxQ |
|
|
| Report Abuse |
|
|
| |
|
|
| 15 Dec 2013 03:25 PM |
Yeah... no. Where does it stop?
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 03:28 PM |
| It doesnt run line 202... But thats not saying much considering everything up until line 185 are defining functions... And line 202 is the first thing that actually does something... |
|
|
| Report Abuse |
|
|
|
| 15 Dec 2013 03:30 PM |
Is the Script Disabled, or is the game paused?
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 03:32 PM |
I disabled it then undisabled it. And the game isnt paused, I checked that too.
|
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 03:32 PM |
| Does a script "break" if you run it then reset it? I think thats happened to me before. |
|
|
| Report Abuse |
|
|
|
| 15 Dec 2013 03:35 PM |
Nope, it shouldn't. Is it in an environment where it can run?
Wiki Profile: http://wiki.roblox.com/index.php/User:Nelson |
|
|
| Report Abuse |
|
|
lolb3
|
  |
| Joined: 16 Jan 2010 |
| Total Posts: 2268 |
|
| |
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 03:42 PM |
| ServerScriptStorage is a place that can run right? |
|
|
| Report Abuse |
|
|
|
| 15 Dec 2013 03:53 PM |
Yep. Don't put U2 = UDim2.new and then sue U2 on everything. Methinks that's what's breaking it. Just use UDim2.new all the time. Also, on line 202 I noticed that in the UDim2 where there should be 4 arguments there are only 3...
【◄[ϟ]〓☜✪ xWOWZABOYx; FCOM, SQN COM, Scientist, Veteran, Visionary ✪☞〓[ϟ]►】 |
|
|
| Report Abuse |
|
|
wazap
|
  |
| Joined: 29 Jun 2007 |
| Total Posts: 23234 |
|
|
| 15 Dec 2013 04:07 PM |
| I exited and reopened the place and it started working again .-. |
|
|
| Report Abuse |
|
|
|
| 15 Dec 2013 04:13 PM |
Well, that's... good... .-.
【◄[ϟ]〓☜✪ xWOWZABOYx; FCOM, SQN COM, Scientist, Veteran, Visionary ✪☞〓[ϟ]►】 |
|
|
| Report Abuse |
|
|