Subj : fried brain
To : MCMLXXIX
From : Deuce
Date : Mon May 12 2008 06:44 pm
Re: fried brain
By: MCMLXXIX to Deuce on Mon May 12 2008 06:10 pm
> > console.putmsg(word_wrap(string, 10).replace(/\n/,"\n "));
>
>
> that would work, sort of... but the idea is to make the text wrap within a
> window at either a menu, or in the midst of another script, so having
> preceeding spaces would mess up the surrounding graphics. the distance from
> the left will also be supplied as a variable and will change depending on
> what's going on..