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.
[SOLVED]RequestScriptPuke and ACS_ExecuteAlways
- fr blood
- Frequent Poster Miles card holder
- Posts: 995
- Joined: Wed Mar 06, 2013 4:04 pm
- Location: France
[SOLVED]RequestScriptPuke and ACS_ExecuteAlways
Last edited by fr blood on Thu Sep 24, 2015 1:48 pm, edited 1 time in total.
- Monsterovich
- Forum Regular
- Posts: 343
- Joined: Sun Jun 17, 2012 5:46 pm
RE: RequestScriptPuke and ACS_ExecuteAlways
RequestScriptPuke is a networking variant of ACS_ExecuteAlways.
Last edited by Monsterovich on Wed Sep 23, 2015 5:15 pm, edited 1 time in total.
- fr blood
- Frequent Poster Miles card holder
- Posts: 995
- Joined: Wed Mar 06, 2013 4:04 pm
- Location: France
RE: RequestScriptPuke and ACS_ExecuteAlways
Thanks for the information.