CMUD - opening .txt file

by Exeryte

Back to Mechanic's Corner.

Exeryte2007-12-29 22:10:09
I'm trying to log my forges in a text file. I'm using:

#FILE 1 forging.txt - when I begin forging, and
#WRI 1 {Damage: %1 Precision: %2 Speed: %3} - each time I weaponprobe the weapon.

I get the message "Opened forging.txt as file 1" when I use the #FILE command, but there is no forging.txt in the CMUD directory.

Any tips?
Ilyarin2007-12-29 23:21:38
When I did '#FILE 1 forging.txt' just now, it created the file inside the Lusternia folder, in cMUD (E:\\Programs\\cMUD\\Lusternia). Is it there instead?
Exeryte2007-12-30 01:12:13
I got sick of looking for it so I used #ERASE 1 and it gave me the path to the file. Problem solved!