Hi HIVE!.
This is my question:
How can i generate different random numbers for every player in the game.
I have the Math random number action, but i dont know how can i check if the first number and second are different.
Can you help me?.
I have a solution but i cant do it in warcraft something like.
Create temporal number = 100
Create Random number (1 - 40)
Is random == temporal ?
YES = random number again.
NO = set temporal = random.
This is my question:
How can i generate different random numbers for every player in the game.
I have the Math random number action, but i dont know how can i check if the first number and second are different.
Can you help me?.
I have a solution but i cant do it in warcraft something like.
Create temporal number = 100
Create Random number (1 - 40)
Is random == temporal ?
YES = random number again.
NO = set temporal = random.