HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

sending a message to all players

05-31-2006, 08:51 PM#1
darkwulfv
Ok, this is gonna seem really stupid but I can't find the GUI trigger for sending a message to all players. I know how to do it in JASS (sorta) but It'd be easier to do it through GUI for me. Just tell me what action catergory it's under and I'll find it.
05-31-2006, 09:44 PM#2
The)TideHunter(
Its under Game - Display Text Message

Trigger:
Game - Display to (All players) the text: Some Text

Trigger:
Game - Display to (All players) for 30.00 seconds the text: Some Text
06-01-2006, 12:25 AM#3
Tim.
You do know the GUI has a search feature built in, right? Next time I suggest you try searching 'Message' or somthing before asking.
06-01-2006, 02:38 AM#4
darkwulfv
GUI has a search? I never knew that! Where is it? (before I give rep) I didn't think to look under game, I thought player. Ok, glad thats out of the way :)
06-01-2006, 03:32 AM#5
st33m
...Give rep? Just use search in GUI, its quite simple, when you look at triggers, you'll notice it has categories. One of those is Search.
06-01-2006, 08:23 AM#6
Jazradel
Between All and General in the category list.
06-01-2006, 11:27 AM#7
darkwulfv
o... I never looked there, I always just headed for the catergory i needed. EDIT: I always did see it there, but i thought it was an action to look for a text message, which I always thought redundant since there was already a trigger which did that.