|
| 09 Aug 2011 04:24 PM |
Im not THAT good of a scripter but can any1 tell me why this script wont wrk? i repeat, im not a good scripter~~~
StartingButton = game.Workspace.TextButton function onClicked() StartingButton.Position = new(0, 200, 0, 305) wait(0.1) StartingButton.Position = new(0, 200, 0, 310) wait(0.1) StartingButton.Position = new(0, 200, 0, 315) end
anyone? |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 04:25 PM |
new is in table UDim2.
.Position = UDim2.new(GHIESOFS) |
|
|
| Report Abuse |
|
|
LPGhatguy
|
  |
 |
| Joined: 27 Jun 2008 |
| Total Posts: 4725 |
|
|
| 09 Aug 2011 04:25 PM |
Scripter Helpers would be kinder to you.
#LPG |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 04:26 PM |
| oh right i saw that on wiki but i didnt know wat it was :P |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 04:35 PM |
uh oh. what do i put here? at the end?
StartingButton = game.Workspace.TextButton function onClicked() StartingButton.Position = UDim2.new(0, 200, 0, 305) wait(0.1) StartingButton.Position = UDim2.new(0, 200, 0, 310) wait(0.1) StartingButton.Position = UDim2.new(0, 200, 0, 315) wait(0.1) StartingButton.Position = UDim2.new(0, 200, 0, 320) wait(0.1) StartingButton.Position = UDim2.new(0, 200, 0, 325) end --What do i need here again? I forgot :P something about the function? |
|
|
| Report Abuse |
|
|
| |
|
LPGhatguy
|
  |
 |
| Joined: 27 Jun 2008 |
| Total Posts: 4725 |
|
|
| 09 Aug 2011 04:38 PM |
You're supposed to go to Scripter Helpers for this.
And it would be
StartingButton.MouseButton1Clicked:connect(onClicked)
#LPG |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
|
| 09 Aug 2011 04:57 PM |
| Again go to Scripting Helpers. We aren't going to help you any farther. We are not here to help you. |
|
|
| Report Abuse |
|
|
| |
|
sam6175
|
  |
| Joined: 16 Aug 2008 |
| Total Posts: 1391 |
|
| |
|
|
| 09 Aug 2011 05:26 PM |
| All the scriptures are way to LAZY to help you on scripting helpers!!! |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 05:27 PM |
| If you call them "scriptures", they won't want to help you. |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
|
| 09 Aug 2011 06:08 PM |
anyways, scripting helpers is a forum that asks people to MAKE a script for the people. and all im asking is what is wrong with the script -.- |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 06:16 PM |
"NICK STAY ON TOPIC"
You're telling him to stay on topic, while the thread itself isn't on topic? Ok...
"anyways, scripting helpers is a forum that asks people to MAKE a script for the people."
wth oh mai gawd you stupid |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 06:21 PM |
| ok sheesh ill try scripting helpers... |
|
|
| Report Abuse |
|
|
LPGhatguy
|
  |
 |
| Joined: 27 Jun 2008 |
| Total Posts: 4725 |
|
|
| 09 Aug 2011 10:58 PM |
"anyways, scripting helpers is a forum that asks people to MAKE a script for the people. and all im asking is what is wrong with the script -.-"
You're stupid. There's a sticky IN the Scripter Helper forums (or there was?) that said that's not what SH was for.
And if they don't help, you failed with asking your question.
#LPG |
|
|
| Report Abuse |
|
|
Catblox
|
  |
| Joined: 23 Apr 2008 |
| Total Posts: 2223 |
|
|
| 09 Aug 2011 11:09 PM |
"scriptures"
Not even God can help you; don't ask. |
|
|
| Report Abuse |
|
|
|
| 09 Aug 2011 11:13 PM |
""scriptures"
Not even God can help you; don't ask."
Lol'ed. |
|
|
| Report Abuse |
|
|
Aaaboy97
|
  |
| Joined: 05 Apr 2009 |
| Total Posts: 6612 |
|
|
| 09 Aug 2011 11:16 PM |
game.Workspace.TextButton
UMMMMM... |
|
|
| Report Abuse |
|
|