|
| 07 Jul 2011 09:34 AM |
local UND = script.Parent.Parent
UND.X.Value = 1 UND.MSG:Remove()
or
script.Parent.Parent.X.Value = 1 script.Parent.Parent.MSG:Remove()
|
|
|
| Report Abuse |
|
|
|
| 07 Jul 2011 09:35 AM |
| In other words, does haveing loads of script.Parent.Parent..s etc cause lag to scripts? |
|
|
| Report Abuse |
|
|
| |
|
kornawe
|
  |
| Joined: 25 Nov 2008 |
| Total Posts: 1272 |
|
|
| 07 Jul 2011 09:47 AM |
| No, both are basicly the same, it's just more writing. that little script tuns so fat the it means nothing. |
|
|
| Report Abuse |
|
|
BEART12
|
  |
| Joined: 22 Oct 2008 |
| Total Posts: 3190 |
|
| |
|