View Single Post
  #5  
Old 12-21-2001, 01:45 AM
entravial entravial is offline
Registered User
entravial's Avatar
Join Date: Mar 2001
Posts: 825
entravial is on a distinguished road
Send a message via ICQ to entravial Send a message via AIM to entravial Send a message via Yahoo to entravial
~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)
Reply With Quote