|
| 30 Jul 2013 04:59 AM |
"Functions put in BindableFunctions will not be replicated, therefore making it impossible to use these objects to share functions between many clients."
So, does this mean that if I create a bindable function on one client, other clients can't access them? |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2013 05:10 AM |
| ... why would you even consider for a moment that even if they did work, they would work like that |
|
|
| Report Abuse |
|
|
noliCAIKS
|
  |
| Joined: 08 Mar 2010 |
| Total Posts: 917 |
|
|
| 30 Jul 2013 05:10 AM |
| It does not mean that. Other clients can access it, but the Function you put in it will not be available to other clients. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2013 05:11 AM |
| You can't do cross-client communication with it, as far as I know. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2013 05:23 AM |
@noliCAIKS
Thanks, that is what I was trying to say.
I didn't explain my question very well. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2013 05:25 AM |
If the client created the bindablefunction and added the function, would the server be able to call it?
Does it work vice-versa? |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2013 05:51 AM |
| @Iam I tried it one time, it doesn't. |
|
|
| Report Abuse |
|
|
|
| 30 Jul 2013 06:02 AM |
Which one?
client created server calling
or
server created client calling. |
|
|
| Report Abuse |
|
|