• 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.

Hero Duel

Status
Not open for further replies.
Level 2
Joined
Aug 14, 2006
Messages
14
Hi, I wounder, how to do a hero duel? I mean how to make two hero from a map move to a other place in the map and they can fight. and all other players can watch. Am I'm going to use "picked Player"? :S Please write back.
 
Level 2
Joined
Sep 2, 2006
Messages
23
this might help

Create two Heros, but dont place them on the map

Fight.

Event:


Condition:Time-elapsed game time is 5.00 seconds
Nothing

Action:
Unit-Create One(Picked unit) for random play from all players at(picket region)

Unit-Create One(Picked unit) for random play from all players at(picket region)

Fight Part Two:
Event:
Unit-Unit enters region(picket region)

Condition:
Number of Units in region(picket region) by triggering player Equel to 2

Action:
Unit-Remove Triggering Unit from the game
Trigger-Turn on trigger(fight)


Watch.

Event:
Time-elapsed game time is 5.00 seconds

Condition:
Nothing

Action:
Visibility-Disable fog of war
Visibility-Disable black mask

Hope this Helps with what you want :D
 
Status
Not open for further replies.
Top