06.03.2015, 14:05
Hey! I've just thought of an idea but don't know if it'll work, to save me time coding it i'd rather ask here first.
Would it be possible to have a few different arrays with coords in them, all named "Array" with a number at the end, "1, 2, 3 etc" and then have a function to choose one of the arrays at random? Maybe formatting a string, "format(string, sizeof string, "Array%d", random(5));"
Surely it must be possible.
Would it be possible to have a few different arrays with coords in them, all named "Array" with a number at the end, "1, 2, 3 etc" and then have a function to choose one of the arrays at random? Maybe formatting a string, "format(string, sizeof string, "Array%d", random(5));"
Surely it must be possible.