|
| 06 Dec 2014 04:15 PM |
"script.Parent.Parent.Parent.Parent.Parent.Parent.AccountAge" Works and gets age
"script.Parent.Parent.Parent.Parent.Parent.Parent:LoadCharacter()" Does not work, same script. |
|
|
| Report Abuse |
|
|
cntkillme
|
  |
| Joined: 07 Apr 2008 |
| Total Posts: 44956 |
|
|
| 06 Dec 2014 04:36 PM |
| Make sure it's not in a local script, LoadCharacter doesn't work in local scripts |
|
|
| Report Abuse |
|
|
| |
|
|
| 06 Dec 2014 05:03 PM |
Pretty messy typing "script.Parent.Parent.Parent.Parent.Parent.Parent", shouldn't you just do "local player = script.Parent.Parent.Parent.Parent.Parent.Parent"? |
|
|
| Report Abuse |
|
|