Thread: Chat Dissapears
View Single Post
  #15  
Old 07-09-2007, 02:15 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by cbkbud View Post
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.
Player.chat is perfectly acceptable and should be used with chat display systems and such. If you are experiencing the whole going off the screen thing just use:
wraptext(int, str, str) - returns object
wraptext2(int, float, str, str) - returns object
__________________
Do it with a DON!
Reply With Quote