|
| 07 Jun 2013 04:11 PM |
| Anyone know how to voice tele? I; a RO-NBA player and like i need help on voiceteleing so I want to change it to "court CoolMan533" |
|
|
| Report Abuse |
|
|
ForceSky
|
  |
| Joined: 30 Jul 2012 |
| Total Posts: 2379 |
|
|
| 07 Jun 2013 04:11 PM |
Chat Commands
game.Players.PlayerAdded:connect(function(plr) plr.Chatted:connect(function(msg, sender)
end) end) |
|
|
| Report Abuse |
|
|
MrChubbs
|
  |
| Joined: 14 Oct 2010 |
| Total Posts: 4969 |
|
|
| 07 Jun 2013 04:12 PM |
PlayerAdded event Chatted event Break down the command with find and :sub :MoveTo to move the character
|
|
|
| Report Abuse |
|
|
MrChubbs
|
  |
| Joined: 14 Oct 2010 |
| Total Posts: 4969 |
|
|
| 07 Jun 2013 04:13 PM |
| @Force you don't need the sender arguement, because you already have access to plr who is always the sender. |
|
|
| Report Abuse |
|
|
ForceSky
|
  |
| Joined: 30 Jul 2012 |
| Total Posts: 2379 |
|
|
| 07 Jun 2013 04:14 PM |
| Just showing basic format. |
|
|
| Report Abuse |
|
|