Warcraft III resources & community, 2003–2006 · archived

Trigger Question

3 posts
#1

Trigger Question

If I use the condition: number between 1 and 5 is equal to 3 or sumthing, do the 1 and 5 count (so do I now use 3 or 5 numbers)
#2
Yes the numbers 1 and 5 count. So, when picking a random number between 1-5, numbers 1-5 can be chosen etc.
#3
random integar between 1 and 5 include 1,2,3,4 and 5. but if you mean, for example, (an integar variable) equal to 3. that means that there is 20% chance. (1/5 = 20%) and 1 and 2 would not be included.