
12-21-2001, 01:45 AM
|
|
Registered User
|
 |
Join Date: Mar 2001
Posts: 825
|
|
|
~AlphaFlame~
if (playerchats){
this.length=strlen(#c);
for(this.done=0;this.done<int(this.length/32)+1;this.done++){
setstring chatline#v(this.done),#e(this.done*32,32,#c);
}
}
Something like that? I haven't tested in graal editor, but that's the basic idea... |
__________________
If the post says ~AlphaFlame~, that's who's posting. If not, it's Entravial (owner)
|
|
|
|