Thread: Chat Dissapears
View Single Post
  #14  
Old 07-08-2007, 02:55 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by zokemon View Post
I just suggest making your own chat system. Default chat is ugly :[

And about using ganis to do it: That is nice and all but I have found gani scripts do horrible things when player.zoom is altered. Best way to do it in my opinion (way I am doing it now) is to just have a for (temp.p : players) loop going (in a timeout) that does the script like so.

I know this may cause just the slightest extra lag (if anything...only difference is a variable change) but I think it's worth it since gani scripts are not always reliable (not to mention it is much easier to update a WNPC then a .gani).
Yah, that's what we did last time, only we used player.chat so we wouldn't have to make a brand new chat system. Problem with this is we run into chat going off the screen, chat not splitting onto two lines, etc.
__________________
Reply With Quote