HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

clearing text

11-04-2004, 11:05 PM#1
TheGreatCheese
i was woundering how clear a text message off the screen. Example: When someone types in a message, the computer will automatically clear the screen of messages. help would be apreciated :god_help_us:
11-04-2004, 11:19 PM#2
a thing
I think the only way to clear the screen of text messages is to display a bunch of blank messages.
11-05-2004, 09:36 AM#3
logik
isnt there something in the cinematic section of the trigger actions for this?
11-05-2004, 09:34 PM#4
-={tWiStÄr}=-
yeah its like clear text. under cinimatic. i dont know what all it clears though.
11-06-2004, 02:31 PM#5
logik
im pretty sure it clears text msg's because when you go into a cinematic, it might display any existing typed messages on screen...

give it a go...

setup a map with a few triggers [these are winging it]

Code:
Text message

Event
Player Types in "/" as a subtring

Action
Game - Display Text "typed chat message" for all players

Code:
Clear Messages

Event
Player types in "clear" as an exact match

Action
Cinematic - Clear Messages