View Single Post
  #1  
Old 01-21-2007, 03:51 PM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Problem with reading file.

I encountered a problem when trying to read a file with loadLines.. or well, the same thing worked one day earlier and I havent touched it.


Heres how the file looks like:

PHP Code:
"White Pants",1,Pants,White,0,0,
 Sacks
,1,Sacks,0,0,0,
and its named xXziroXx_items.arc. Here's how I try to read it, along with what it returns:

PHP Code:
temp.items.loadLines(temp.folder player.account "_items.arc");

temp.items echoes:

Sacks,"White Pants" 

I asked Skyld about it, and he did not know what could be wrong. I tried restarting the NPC-Server and /refreshfilelist but none worked. He suggested I post it on the forum so that Stefan can see it.

Need help asap.
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote