Thread: Finding a file
View Single Post
  #3  
Old 01-31-2006, 05:17 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
D: Yeah, I did that.
However, when it finds the file, it's not returning the index. :/

PHP Code:
for (afolders) {
  
temp.zomg.loadfolder(level0);
  if (
temp.zomg.index(level) != -1player.chat "FOUND";

If I do 'player.chat @= temp.zomg' it will add my level to my chat, so it's definately finding it.
Reply With Quote