HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to do.....

09-26-2003, 04:17 AM#1
Supra God CrK
I want to give the winner of an event something. how can i set it so that the person on top of the leader board gets experience or an item or something like that?
09-26-2003, 04:20 AM#2
Draco
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.
09-26-2003, 04:24 AM#3
Supra God CrK
muhahahahahahaha...draco you are so cool. god that was such an easy solution. thanx a bunch. i'm so dumb.
09-26-2003, 04:27 AM#4
Draco
No problem. Good luck! :D