24.06.2012, 21:05
Quote:
Shouldn't it be this:
pawn Код:
|
Let's see the file path and make sure it's valid:
pawn Код:
printf("Filepath: %s", filestring);
Also, let's be clear, the last thing that prints is "Starting to write in the file... checking if file exists.", right? Nothing else within that statement gets printed?