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!
System works as intended. Not much else to say about it!
Needs Fixed
Nothing
Suggestions
Not sure why you're setting GameStatus_Temp = 1 right before the loop. The GUI loop function automatically sets the integer variable to whatever your lower...
Thats a simple, yet great system ( which also tells me i need to look more into wc3's structure. I haven't worked much with replays, so i could look to open up a leaderboard so reviwers of a game have more infornation about the game state.
Will test it soon and give then a rating .
edit: It works ingame and gives a bit flexibility when working on improving someones play. so i can give it a full star rating.
System works as intended. Not much else to say about it!
Needs Fixed
Nothing
Suggestions
Not sure why you're setting GameStatus_Temp = 1 right before the loop. The GUI loop function automatically sets the integer variable to whatever your lower bound value is
Instead of breaking out of the loop by setting the loop integer to some arbitary value, you can just use exitwhen true
Instead of calling (Last created unit) 3 times, you should just store it into a variable
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.