[SOLVED]RequestScriptPuke and ACS_ExecuteAlways

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
fr blood
Frequent Poster Miles card holder
Posts: 995
Joined: Wed Mar 06, 2013 4:04 pm
Location: France

[SOLVED]RequestScriptPuke and ACS_ExecuteAlways

#1

Post by fr blood » Tue Sep 22, 2015 6:00 pm

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.
Last edited by fr blood on Thu Sep 24, 2015 1:48 pm, edited 1 time in total.

User avatar
Monsterovich
Forum Regular
Posts: 343
Joined: Sun Jun 17, 2012 5:46 pm

RE: RequestScriptPuke and ACS_ExecuteAlways

#2

Post by Monsterovich » Wed Sep 23, 2015 5:14 pm

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.

User avatar
fr blood
Frequent Poster Miles card holder
Posts: 995
Joined: Wed Mar 06, 2013 4:04 pm
Location: France

RE: RequestScriptPuke and ACS_ExecuteAlways

#3

Post by fr blood » Thu Sep 24, 2015 1:48 pm

Thanks for the information.

Post Reply