My map utilized a trigger which automatically played back a series of announcer number sounds based on a variable. So, for 151 the announcer would say "one hundred fifty one" etc.
Now this action has been replaced with "Unknown Function" and I cannot find it anywhere in the editor. Where has it gone? Why was it cut? And most importantly, how do I get the announcer to say the numbers again? Is there a custom-made function for that somewhere?
It would be very easy for you to create a function that mimics this; using stringlength, substrings and conversions to integers, which in turn get the filename of the sound with the appropriate waits. You got something to keep you busy over the weekend.
My map utilized a trigger which automatically played back a series of announcer number sounds based on a variable. So, for 151 the announcer would say "one hundred fifty one" etc.
Now this action has been replaced with "Unknown Function" and I cannot find it anywhere in the editor. Where has it gone? Why was it cut? And most importantly, how do I get the announcer to say the numbers again? Is there a custom-made function for that somewhere?
It would be very easy for you to create a function that mimics this; using stringlength, substrings and conversions to integers, which in turn get the filename of the sound with the appropriate waits. You got something to keep you busy over the weekend.
@ividyon: Go
http://www.sc2mapster.com/assets/starshout/