|
| 01 May 2015 11:20 PM |
| I Need To Know This 4 My Game! |
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:21 PM |
It olds an object like a part, player, anything really
ObjectValue.Value = workspace.Banana |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 May 2015 11:26 PM |
local ob = ObjectValue.Value
if ob then print(ob) end |
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:29 PM |
do You Need a localscript?
|
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:31 PM |
no
local scripts are run on you're computer miles away from the server
normal scripts (server scripts), are run on the server miles away from all the computers |
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:33 PM |
| ok, heres what i want: i want a script that makes the objectvalue`s value to be the parent of it. |
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:34 PM |
| script.Parent.ObjectValue = script.Parent |
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:35 PM |
| that is if the script is in the same object the object value is |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 May 2015 11:37 PM |
| what if the objectvalue is inside the script? |
|
|
| Report Abuse |
|
|
|
| 01 May 2015 11:37 PM |
>object >>ObjectValue >>Script |
|
|
| Report Abuse |
|
|
| |
|
CrowClaws
|
  |
| Joined: 04 Jul 2010 |
| Total Posts: 4466 |
|
| |
|