Thread: Chat
View Single Post
  #6  
Old 04-18-2008, 01:08 PM
Dan Dan is offline
Daniel
Join Date: Oct 2007
Posts: 383
Dan is an unknown quantity at this point
Send a message via MSN to Dan
Quote:
Originally Posted by zokemon View Post
You should just have some TShowImg_Text or so.
Then I'd still have to hide the other players chat, and restore it again, same problem.

Quote:
Originally Posted by cbkbud View Post
Just save it like this:

PHP Code:
for ( temp.players )
{
  
this.( @ "chat_" temp.a.account ) = temp.a.chat;
  
temp.a.chat "lol";

or something like that?
Well I am currently saving it yes.. though the thing is, I don't want to save it.. since when 20 people in a level are pking, it has to save for all those 20 players, !good.
__________________
Reply With Quote