Well, after the trigger is activated by some event, you'd need to do integer comparisons (if/then/elses) to see which number is greater than the other ones. So like if integer "player1points" is greater than all of the other ones, create an item and give it to the player. |