Thread
:
Chrisz: Storing a hell of a lot of info....
View Single Post
#
8
06-10-2002, 08:22 PM
Warcaptain
Banned
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
tokenize2 ,,#s(this.boxes);
this.foundbox=false;
for (i=0;i<tokenscount;i++
{
if (strequals(#t(i),wat ur trying to find here)){
this.foundbox=true;
}
}
if (this.foundbox==true){
say2 you found me loser;
}else say2 you didnt fine me lol;
Warcaptain
View Public Profile
View GraalOnline Profile
Find all posts by Warcaptain