View Single Post
  #12  
Old 12-09-2008, 11:55 PM
RozenMaiden RozenMaiden is offline
Registered User
Join Date: Dec 2008
Posts: 27
RozenMaiden is on a distinguished road
Quote:
Originally Posted by LoneAngelIbesu View Post
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.
well, i don't want it server-based
Reply With Quote