View Single Post
  #10  
Old 01-31-2008, 08:19 PM
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 Chompy View Post
what you need is gettextwidth() instead of textwidth()
Exactly. textwidth is from GS1 and thus does not use quotes for the string within it (just like most gs1 string related commands).

If you try to do textwidth(this.chat, params) (don't know the placement of the arguements) you would simply get 9 all the time .
__________________
Do it with a DON!
Reply With Quote