Are82
|
  |
 |
| Joined: 05 Nov 2007 |
| Total Posts: 5445 |
|
|
| 11 Oct 2013 05:17 PM |
| Would anybody be able to help me learn to build and script again? Kinda forgot over the years. |
|
|
| Report Abuse |
|
|
Q5X
|
  |
| Joined: 30 Jan 2013 |
| Total Posts: 2614 |
|
|
| 11 Oct 2013 05:23 PM |
| I could try. I have a suggestion. You should try CMD UTL it's a great plugin that will help with CFRAMING if you hate having to script it |
|
|
| Report Abuse |
|
|
Are82
|
  |
 |
| Joined: 05 Nov 2007 |
| Total Posts: 5445 |
|
|
| 11 Oct 2013 05:33 PM |
| Hmm I'll try that out. I don't necessarily hate scripting, I just need to get used to it again and re-learn everything. |
|
|
| Report Abuse |
|
|
|
| 11 Oct 2013 05:44 PM |
game.Players.PlayerAdded:connect(function(p) if p.Name == "Are82" then local m = Instance.new("Message", game.Workspace) m.Text = "heil are82 he is our king11!!1" wait(5) m:Remove() end end) |
|
|
| Report Abuse |
|
|