Server Script communication?

Hello!

While searching around the devforum, I thought how could two server scripts interact with eachother. My first thought was with remote events, however you cannot call :FireServer from the server. Same with remote functions, InvokeServer cannot be called from the server.

Another thought I had was through module scripts, but that defeats the purpose of what I’m trying to do.

Does anyone have any ideas on how this would be possible. Something like remote events?

Thanks, anythingoliver.

BindableEvents and BindableFunctions

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.