| 05-02-2004, 06:16 AM | #1 |
I am asking for a highly skilled triggerer to make a trigger for me. I am posting here because, if the trigger works, then i would want others to also learn how to use this trigger. What i am aiming to have it a battle arena trigger. A hero uses an item (orb of Battle), a text message is displayed, telling eveyone that someone wantsto duel, and a countdown timer begins. To accpet the duel offer, a player types in -accept, and both units are teleported into the battle arena. Here is the tricky part. The winner gets the loser's gold and lumber. The orb of battle is them sent back to the region orb. If you have the slightest idea to what i am talking about, please tell me. If you know how to make this trigger, please post it. Myself, and some other people i know here would love to have a trigger like this to use in their maps. Thank you to whoever posts regurding the trigger, be it a possible or impossible trigger. |
| 05-12-2004, 03:29 AM | #2 |
Hmm. This post is a week old, so let me know if you still need help; one of those rare posts that falls through the cracks I guess. |
| 03-11-2005, 01:48 AM | #3 |
Guest | ya this would be help full if any one knows how to do it |
| 03-11-2005, 02:19 AM | #4 |
Guest | This is definitely possible, you would do it like this: If someone uses Orb of Battle make bool OrbOfBattle be true, display the message, and start the countdown timer. If somebody types -accept and OrbOfBattel is true run a duel trigger. After the countdown timer runs out, make OrbOfBattle false. During the duel, when player X dies to player Y, add Player X's gold and lumber to player Y's, and make player X's gold and lumber zero. Then go make to the region orb. I will try to make the trigger for you. I know it will work, but the question is my laziness. |
