Graal Forums  

Go Back   Graal Forums > Development Forums > Tech Support
FAQ Members List Calendar Today's Posts

Closed Thread
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-21-2005, 04:29 AM
ZeroTrack ZeroTrack is offline
G2K1 Developer
ZeroTrack's Avatar
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
ZeroTrack is on a distinguished road
Send a message via AIM to ZeroTrack
LIES ALLLL LIES.... but then i have to make a big ugly string with a delimeter =(

EDIT!!!!!
Oh yea btw the proper way to do that with an array would be as such
PHP Code:
    len 0;
    for(
s=0;s<this.check.size();s++){
      
tokens wraptext2(100,.6," ",this.check[s]);
      for(
t=0;t<tokens.size();t++){
        
showtext(502+len,this.guix+190,this.guiy+85+(15*int(len/1)),"Courier","b",tokens[t]);
        
changeimgvis(502+len,7);
        
changeimgzoom(502+len,.6);
        
len++;
      }
    } 
it works with an array , just have to use 2 for loops
__________________


Last edited by ZeroTrack; 07-21-2005 at 03:56 PM..
Closed Thread


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:23 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.