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

help with text

Status
Not open for further replies.
Level 6
Joined
Jul 22, 2008
Messages
243
Could you explain this some more? Do you mean like:
A unit enters a region
display message "you have entered <your region>" to player(player group (owner of triggering unit))
or something like that?
 
Level 6
Joined
Jul 22, 2008
Messages
243
  • Enter Region Text
    • Events
      • Unit - A unit enters <Your Region>
    • Conditions
      • (Triggering unit) Equal to <Your Unit> // Not neccesary if it's not only a certain unit that can trigger this
    • Actions
      • Game - Display to (Player group((Owner of (Triggering unit)))) the text: You have entered <Your Region>
 
Level 4
Joined
Oct 28, 2007
Messages
72
do you ask for trigger like when unit owned by player X enter the region ,show message
to player Y "0100110010101" :)? like a trap or alarm signal for enemy player?
 
Status
Not open for further replies.
Top