Thread: chat bubbles
View Single Post
  #16  
Old 07-22-2002, 09:38 PM
Kaimetsu Kaimetsu is offline
Script Monkey
Kaimetsu's Avatar
Join Date: May 2001
Posts: 18,222
Kaimetsu will become famous soon enough
Quote:
Originally posted by JAceves
doesnt setstring whatever, #c; setplayerprop #c,;
get rid of the text and allow the scripter to still manipulate the chat?
I dont recall that working for the player only, when i used it, no one saw the chat.
Setting #c to null removes the text (though not immediately - there's an ugly little pause before it's wiped), but then what? You've just deleted #c so you don't have chat text anymore. Put it in a string? Then how would you deliver the contents of that string to the other players? Problems.
__________________
Reply With Quote