Staredit Network

Staredit Network -> UMS Assistance -> Text Isnt Showing!
Report, edit, etc...Posted by l)ark-l2unner00 on 2006-04-09 at 05:12:17
My Problem... is That I set display text for current player for... about 3 people...

so... it looks like this

Who:
P1,P2,P3

Condition:
Always
(Or something...)

Action:
Display Text""

Thats Ok...
When I play it Solo... All The Text Appears...
And then When Others Begin to Play It shows it to Both Players... But... Alternatingly...
EG - I do a cutscene... and I see it... Sometimes He sees it too...
EG - Then Another Cutscene... either only one of us can See it... or None...

Plz Help
Report, edit, etc...Posted by Moogle on 2006-04-09 at 06:11:17
Simple set a death for the scene i give you example trigger help ya out.

'This to set the scene'

[Conditions]
- Current player brings atleast 1 unit to Location X

[Actions]
- Move all units owned by current player at location x to location y
- Modify death counts for current player: Set to X for unit

'Scene happens in this trigger'

[Conditions]
- Current players suffered atleast 1 death of unit

[Actions]
- Display Text Message for Player

Simple enough and works =)

\\Moogle
Report, edit, etc...Posted by Red2Blue on 2006-04-09 at 08:24:11
Definitely make sure that the text message that you are trying to send is in the player tabs for the players you want to hear the message. Such as all players or force. Deathcounts are the way to go, and it's always important to make sure that the conditions stick long enough to execute for each player.
Next Page (1)