View Single Post
  #1  
Old 06-09-2006, 02:01 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
savelines() unable to create files

I had a script logging things such as item trades.
The file it saved to didn't exist, but I thought it would create it; it didn't.
If this isn't intended, could it be fixed?

I planned on having it make a log file for each player, so situations can be dealt with without having to search through a huge text file; as it is, I have to rename it every 3 days because it exceeds 2000 lines.
Reply With Quote