Page 1 of 1

How to invoke a server script from another server script asynchronously

Posted: Wed Aug 03, 2016 5:24 am
by Joe Tenga

I referred to https://getsatisfaction.com/apperyio/...
and it almost does what I want.

It seems that when using ScriptCall the calling script waits for a response from the called script before continuing on. I don't want that behavior.

I need to call another script asynchronously. Is there a way to do that?


How to invoke a server script from another server script asynchronously

Posted: Wed Aug 03, 2016 12:46 pm
by Galyna Abramovych

Hello Joe,

Unfortunately, this is impossible to realize.