Graal Forums  

Go Back   Graal Forums > Development Forums > Future Improvements
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #23  
Old 08-12-2002, 12:32 PM
G_yoshi G_yoshi is offline
Forbidden
G_yoshi's Avatar
Join Date: Mar 2001
Posts: 7,206
G_yoshi will become famous soon enough
Send a message via AIM to G_yoshi
Quote:
Originally posted by Warcaptain



tokenize2 is working....

its dividing things up into delims of spaces and also
NPC Code:

// NPC made by Warcaptain -Leader- (Abaddon)
if (created||timeout) {
setstring test,bob,had,sex today;
tokenize2 ,,#s(test);
for (i=0;i<tokenscount;i++{
showimg i,@Kristen ITC@c@Token #v(tokenscount-1-i): #t(tokenscount-1-i),playerx+1.5,playery-(i*1);
changeimgvis i,2;
showimg i+tokenscount,@Kristen ITC@c@Token #v(tokenscount-1-i): #t(tokenscount-1-i),playerx+1.5+.1,playery-(i*1)+.1;
changeimgcolors i+tokenscount,0,0,1,0;
changeimgvis i+tokenscount,1;
}
timeout=0.05;
}



try that out mister muster
*sigh* -_-

Get off your lazy ass and report it if its not working like it is supposed to!
__________________
Reply With Quote
 


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 12:27 PM.


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