View Single Post
  #11  
Old 12-09-2008, 11:13 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
Quote:
Originally Posted by RozenMaiden View Post
nope, nothing
The scriptfiles (a clientside) directory goes: scriptfiles/server name/path/to/folder.

So, you should be using:
PHP Code:
temp.alist.loadfolder("blub/ll/*"0); 
Which will load the files from: scriptfiles/server name/blub/ll.

You don't need to put scriptfiles or your servername, when using loadfolder() on clientside, I believe. Correct me if I'm wrong, somebody who knows.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote