|
| 22 Oct 2012 08:44 PM |
game.Players.PlayerAdded:connect(function(dude) dude.Chatted:connect(function(text) if text == "run" then dude.Character.Humanoid.Walkspeed = 50 end end) end)
Tactical Rainboom Inbound |
|
|
| Report Abuse |
|
|
|
| 22 Oct 2012 08:47 PM |
| Walkspeed should be WalkSpeed. |
|
|
| Report Abuse |
|
|
miz656
|
  |
| Joined: 19 Jul 2010 |
| Total Posts: 15336 |
|
|
| 22 Oct 2012 08:49 PM |
if text == "run" and dude.Character then
Also, WalkSpeed not Walkspeed |
|
|
| Report Abuse |
|
|
|
| 22 Oct 2012 08:49 PM |
Thanks, I was so sure that it was just Walkspeed for some reason.
Tactical Rainboom Inbound |
|
|
| Report Abuse |
|
|
|
| 22 Oct 2012 08:51 PM |
It still didn't work :( I wish I could talk in build/play solo mode so I could see what the problem is in output.
Tactical Rainboom Inbound |
|
|
| Report Abuse |
|
|
|
| 22 Oct 2012 08:52 PM |
Thats why they have start server
Start Server > Start Player
Command Bar: game.Players.PlayerNaim:SetSuperSafeChat(false) |
|
|
| Report Abuse |
|
|