|
| 02 Aug 2014 07:36 PM |
I'm new at scripting.. I'm trying to change the default walkspeed from 16 to 26.
I put this in a local script: game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 26
But it's not working.
I know this is the wrong place to put this, but Scripting helpers don't.. help much. |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2014 07:39 PM |
put this in startergui
script.Parent.Parent.Character.Humanoid.WalkSpeed = 26 |
|
|
| Report Abuse |
|
|
Serene518
|
  |
| Joined: 05 Jul 2014 |
| Total Posts: 291 |
|
|
| 02 Aug 2014 07:41 PM |
| Remember that there's a "Scripting Helpers" forum category. |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2014 07:41 PM |
| @serene can you not read? He said they dont help |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2014 07:42 PM |
and your method does work
it just needed to be in startergui not workspace |
|
|
| Report Abuse |
|
|
Serene518
|
  |
| Joined: 05 Jul 2014 |
| Total Posts: 291 |
|
|
| 02 Aug 2014 07:42 PM |
| I'm simply implying that this isn't the place to post about scripts. |
|
|
| Report Abuse |
|
|
|
| 02 Aug 2014 07:43 PM |
@Legendary Thanks!
@Serene Did you even bother to read the whole post? "I know this is the wrong place to put this, but Scripting helpers don't.. help much." |
|
|
| Report Abuse |
|
|
Serene518
|
  |
| Joined: 05 Jul 2014 |
| Total Posts: 291 |
|
|
| 02 Aug 2014 07:44 PM |
| There's also, "Building Helpers", "Game Design", and "Scripters". |
|
|
| Report Abuse |
|
|