Quote:
Originally Posted by Chompy
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

.