04.04.2015, 07:50
If you want to call a function of a script from another script use, CallRemoteFunction.
If you want to call a function of a script from the same script use, CallLocalFunction.
EDIT: and yes, those callbacks can be called by either of the functions.
If you want to call a function of a script from the same script use, CallLocalFunction.
EDIT: and yes, those callbacks can be called by either of the functions.