This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
http://dl.dropbox.com/u/331982/Help/StarCraft/Editor/DiffertiationBetweenButtonsInAnArrayWhenClicked.png
currently, I get a syntax error on the Random BETWEEN line.
What is the proper syntax?
@DerNalia: Go
correct Syntax: lv_location = RandomInt(min, max);
http://dl.dropbox.com/u/331982/Help/StarCraft/Editor/DiffertiationBetweenButtonsInAnArrayWhenClicked.png
currently, I get a syntax error on the Random BETWEEN line.
What is the proper syntax?
@DerNalia: Go
correct Syntax: lv_location = RandomInt(min, max);