Ok, I have a pretty wierd issue with the function: Math - Random integer number between 1 and 10.
I have it to choose randomly from 10 different things for 4 players. I've tested the map like ... 20 times and it ALWAYS picks "10" as the random number for all 4 players.
It's either wrong or some incredible anomaly of luck... any idea why this function migh not work properly and return only the same value?
I have it to choose randomly from 10 different things for 4 players. I've tested the map like ... 20 times and it ALWAYS picks "10" as the random number for all 4 players.
It's either wrong or some incredible anomaly of luck... any idea why this function migh not work properly and return only the same value?