• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Duel event trigger request

Status
Not open for further replies.
Level 10
Joined
Jun 16, 2007
Messages
415
It would really be better for you to create the trigger yourself. That way you learn more than if we just give you one. You should ask questions about how to create triggers, not ask for the triggers themselves, since this way is the best to learn triggering yourself.

Anyways, you could have an event that runs each x seconds and then adds all players to one force and picks a random one, then removes him from the force, teleports his hero to the arena and then does the same thing once again.
Then have a trigger that runs when a unit dies in the Arena Region to revive and teleport the contestants back to their base.
 
Level 5
Joined
Dec 18, 2007
Messages
205
Hoernchen is absolutely right. You should learn triggering yourself, but if you have problems, quesions or your trigger just does not work, then post them here.
 
Level 13
Joined
Sep 29, 2008
Messages
672
actually I already did it took me 2 days straight w/out sleep but with lunch breaks
it was the first time I got addicted to map making.

But still I failed. There something that makes my triggers go to the way that it shouldn't be.
I don't know how to do JASS though.

but I don't apply the sayings "try and try until you die". LOL!
maybe someday. ^^
 
Level 1
Joined
Oct 10, 2008
Messages
1
Its easy just make it if you want all heros or just 1 on each teem
make it so it sends 1 Random unit From Red to blue as an example and make it picks 1 unit and it has to be equal to Hero if you need more detail tell me.
 
Level 18
Joined
Aug 23, 2008
Messages
2,319
Post the trigger you've made, and we can check what went wrong. That's the purpose of the forum. We don't make the triggers for you, but we help you when you need a push in the right direction or if you made a mistake somewhere, so you can help yourself if you encounter a similar problem later.
 
Level 13
Joined
Sep 29, 2008
Messages
672
Sorry I got pissed when I was making it and I deleted it.
but I'll make a new one but I have a question.

Can the trigger "Pick player group trigger" have 2 matching condition
like, conditions: the pick player must be playing and a user.

that's one of the problem.

btw, thanks for being a good friend everyone ^^
 
Level 3
Joined
Feb 13, 2008
Messages
65
Sorry I got pissed when I was making it and I deleted it.
but I'll make a new one but I have a question.

Can the trigger "Pick player group trigger" have 2 matching condition
like, conditions: the pick player must be playing and a user.

that's one of the problem.

btw, thanks for being a good friend everyone ^^

Yes it can.

When you choose the condition for it, choose And, and you can put in 2 conditions for it to match.
 
Status
Not open for further replies.
Top