Staredit Network

Staredit Network -> UMS Assistance -> Placed Text, Making it stay displayed
Report, edit, etc...Posted by Tdnfthe1 on 2005-04-27 at 20:37:27
How do you constantly center all text on the middle of the screen, so that no matter what people type on the screen, the text stays up?
Report, edit, etc...Posted by chuiu on 2005-04-27 at 20:58:40
Use the overlap back character and then display it with a preserve trigger on. Changing something so that the condition is no longer true when you dont want it shown anymore. So something like:

C:
Switch 1 is set.

A:
Display text "<B>This Text is centered."
Preserve trigger.

Then you would clear the switch when you're done displaying it. To make it always take over the screen (so people cant type and you see it until the trigger runs again) then use hyper triggers.
Report, edit, etc...Posted by (U)Bolt_Head on 2005-04-27 at 23:14:08
In Chu's example make sure your text message is at 11 lines so it don't see copies of it scrolling up constantly.
Report, edit, etc...Posted by -BW-Map_God on 2005-04-27 at 23:16:36
Yea... copies would be very annoying... good tip U-Bolt :-)
Report, edit, etc...Posted by chuiu on 2005-04-27 at 23:34:34
Thanks, sorry I neglected to mention that.
Report, edit, etc...Posted by Tdnfthe1 on 2005-04-28 at 01:28:16
QUOTE(chuiu_os @ Apr 27 2005, 09:34 PM)
Thanks, sorry I neglected to mention that.
[right][snapback]196829[/snapback][/right]

Thanks guys, I had figured it was something like you needed a certain amount of spaces above or below to do it, yet i didnt know how many rows the battle.net game screen could contain. Thanks alot.

<Topic closed>
Next Page (1)