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

Hey oh!

Status
Not open for further replies.
Level 3
Joined
Sep 28, 2012
Messages
21
Alright. I'm trying to make a trigger so:

If any player says -repick it will delete their current hero and create a soul at the character selection, ONLY if a soul for the player doesn't already exist. Help is appreciated! Thanks!
 
Level 11
Joined
Oct 31, 2010
Messages
1,057
do you need a test map or do you just need the triggers ?

here are the triggers :3

Event : Player Red types -repick as a exact match
Player blue and so on

Condition :

Action :
If playable map area contains units owned by triggering player equals to 1 (integer comparison)
Then do game text message player group ( triggering player) you already have a hero :3
Else do create a soul for triggering player at region
 
Status
Not open for further replies.
Top