Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
There is a function called ExecuteFunc, it takes string as parameter and allows to run specified function. However, there are some bugs (like called function shouldn't take any arguments to it, and function must exist), that can cause game crash.
Just make a simple trigger (Event: Players - Player X types a chat message with "-" as a substring) and add If/Then/Else commands.
If Typed chat message equal to round, Then Run Round1 <gen>, Else Do nothing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.