#how can i store function object in instance from server, and read from client
15 messages · Page 1 of 1 (latest)
15 messages · Page 1 of 1 (latest)
can a function be stored anywhere and readed from client??
you mean a RemoteFunction? or a Module Script?
how can i store a function
from server
and read it from client
to run on client
or otherwise, how can i run loadstring on client
loadstring("...")()