HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Select Specific Unit

01-24-2006, 10:15 PM#1
Immoralis
Trigger:
Click Marine
Collapse Events
Unit - |CFF64788CCow 0388 <gen> Is selected
Conditions
Collapse Actions
Game - Display to (Player group((Triggering player))) the text: dtgjixdtgjrx.......
This doesnt seem to work.. when i select the unit.
This unit is owned by neutral passive.
01-25-2006, 12:11 AM#2
Jazradel
I don't think there is a triggering player. You have to use another player selector.
01-25-2006, 12:48 AM#3
Vexorian
yes, Triggering Player is null then Player Group(null) is an empty force and no one can see the message.

Use a "Player Selects a unit" instead, you can add a unit comparission in the condition
01-25-2006, 12:57 AM#4
Immoralis
gosh darn it thank you vex, i tested accually in this case triggering player is player 16
01-25-2006, 01:16 AM#5
Vexorian
so It returns the owner of the unit now?
01-25-2006, 01:38 AM#6
Immoralis
no for the orginal trigger it did
01-25-2006, 01:50 AM#7
Vexorian
that's what I meant
01-25-2006, 02:20 AM#8
Vexorian
Oh yes, and make sure theu unit is not null / removed when you are trying to select it
01-25-2006, 02:25 AM#9
Immoralis
ok
01-26-2006, 02:50 AM#10
Moss
You can use the "Player selects a unit" event. You have to make a copy of the event for each player that you might want to consider and then you can put a condition to check that it is the unit you want. This event respects triggering player (the player selecting the unit) and triggering unit (the unit selected).
01-26-2006, 04:01 AM#11
BBDino
Or you could just do what was originally suggested and use conditions...