|
| 24 Jul 2013 01:17 PM |
end end) end)
< Quidditchman > |
|
|
| Report Abuse |
|
|
Absurdism
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 2568 |
|
|
| 24 Jul 2013 01:18 PM |
| We need to see your entire script, or a larger excerpt. |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2013 01:19 PM |
The whole script is apparently against the rules.
< Quidditchman > |
|
|
| Report Abuse |
|
|
Absurdism
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 2568 |
|
|
| 24 Jul 2013 01:20 PM |
| Then we can't help you. Try to find something that the filter might be against and--well, filter it. |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2013 01:24 PM |
Do you have xfire? I can send it over there.
< Quidditchman > |
|
|
| Report Abuse |
|
|
Absurdism
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 2568 |
|
| |
|
|
| 24 Jul 2013 01:27 PM |
Well that's private to you obviously so no :P
< Quidditchman > |
|
|
| Report Abuse |
|
|
compy111
|
  |
| Joined: 02 Apr 2009 |
| Total Posts: 583 |
|
|
| 24 Jul 2013 01:40 PM |
I don't think a script can be against the rules unless you want to make something that ain't even allowed to be uploaded.
If that's the problem just send us the functions, if statements, loops and the end end end things. Maybe change the functions their names.
You posted the same as someone would say: I have a script that ain't working, the image of it is a blue paper and it is called script. |
|
|
| Report Abuse |
|
|
Soybeen
|
  |
| Joined: 17 Feb 2010 |
| Total Posts: 21462 |
|
|
| 24 Jul 2013 01:45 PM |
I think he means it's against the rules of the forum.
But, in reality posting your whole script is very helpful if it's necessary. In this case it is, so feel free to post your whole script.
-- Soybeen |
|
|
| Report Abuse |
|
|
compy111
|
  |
| Joined: 02 Apr 2009 |
| Total Posts: 583 |
|
|
| 24 Jul 2013 01:50 PM |
It ain't against the rules. The rules says it is inappropriate to post a big script, ask people to fix it and not giving any information about the use of the script, the thing that goes wrong. Nothing about not posting big scripts. |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2013 01:50 PM |
@soy
posting the whole script on the forum is against the rules...
no profanity or anything.
< Quidditchman > |
|
|
| Report Abuse |
|
|
|
| 24 Jul 2013 01:55 PM |
Comment all of your ends; count-up all of your brackets; and put print statements at every-other line, and u will surely find your faulty assumptions.
|
|
|
| Report Abuse |
|
|
|
| 24 Jul 2013 01:56 PM |
Post here, hit save, and give us the link. http://repl.it/
*Tell me about the rabbits, George* |
|
|
| Report Abuse |
|
|
| |
|
magnalite
|
  |
| Joined: 18 Oct 2009 |
| Total Posts: 2467 |
|
| |
|
stroudie
|
  |
| Joined: 28 Nov 2008 |
| Total Posts: 2556 |
|
|
| 24 Jul 2013 02:25 PM |
| Indeed. Try only using tabbing after an if statement, function, or a start of a loop (There are a few other times). Generally the auto-tabbing on studio is adequete. |
|
|
| Report Abuse |
|
|
stroudie
|
  |
| Joined: 28 Nov 2008 |
| Total Posts: 2556 |
|
|
| 24 Jul 2013 02:25 PM |
| Also, organising your ends like that can make it more difficult to find bugs such as yours. |
|
|
| Report Abuse |
|
|
Absurdism
|
  |
| Joined: 18 Jul 2013 |
| Total Posts: 2568 |
|
|
| 24 Jul 2013 03:27 PM |
I thought I was the only one who used repl.it. Good to know.
Also, end end end end end) end). |
|
|
| Report Abuse |
|
|
compy111
|
  |
| Joined: 02 Apr 2009 |
| Total Posts: 583 |
|
|
| 25 Jul 2013 06:20 AM |
| Linking is against rules, posting long scripts ain't. |
|
|
| Report Abuse |
|
|
|
| 25 Jul 2013 06:22 AM |
| Linking is more useful than long scripts, it doesn't bother me either. |
|
|
| Report Abuse |
|
|
compy111
|
  |
| Joined: 02 Apr 2009 |
| Total Posts: 583 |
|
|
| 25 Jul 2013 06:49 AM |
I didn't test it but I think you might have forgot an end at the end of the script.
I copied the script, tabbed it as I would have done it. Then I saw more structure in it. What you were already able to see before I changed that is that the first function can't be folded by clicking the arrow, this means it ain't closed.
Maybe replace your end end) end) with end end end) end)
You might want to mark your ends. Example: end --function ChildAdded |
|
|
| Report Abuse |
|
|