Page 1 of 1

[SOLVED]RequestScriptPuke and ACS_ExecuteAlways

Posted: Tue Sep 22, 2015 6:00 pm
by fr blood
Hello guys, here is my question:

Is there a way to force the activation of a script like ACS_ExecuteAlways by using RequestScriptPuke ?
If I remember we could for example force the script 1 with ConsoleCommand("puke -1"), so I wanted to know if we can do the same with that function.

Thanks for the help.

RE: RequestScriptPuke and ACS_ExecuteAlways

Posted: Wed Sep 23, 2015 5:14 pm
by Monsterovich
RequestScriptPuke is a networking variant of ACS_ExecuteAlways.

RE: RequestScriptPuke and ACS_ExecuteAlways

Posted: Thu Sep 24, 2015 1:48 pm
by fr blood
Thanks for the information.