Thread: wraptext
View Single Post
  #1  
Old 09-03-2006, 03:21 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
wraptext

How can I use wraptext/wraptext2 so that it DOESNT cut words in half when wrapping?

I used this in gs1:

PHP Code:
wraptext 40,,#c; 
.. and it didnt cut the text. However, when I converted it to gs2:

PHP Code:
tokens wraptext(40""player.chat); 
.. it started cutting the text in half.
__________________
Follow my work on social media post-Graal:Updated august 2025.

Last edited by xXziroXx; 09-03-2006 at 04:50 PM..
Reply With Quote