isFile problem
by Bruce Morick · in Torque 2D Beginner · 03/11/2016 (3:36 pm) · 4 replies
is there a way to fix this problem? Some command to execute?
==>echo(isfile(getuserdatadirectory()@"/ALIVE.dat"));
1
manually deleted the file in windows - not exiting TORQUE2d
==>echo(isfile(getuserdatadirectory()@"/ALIVE.dat"));
1
Shouldn't it return 0?
==>echo(isfile(getuserdatadirectory()@"/ALIVE.dat"));
1
manually deleted the file in windows - not exiting TORQUE2d
==>echo(isfile(getuserdatadirectory()@"/ALIVE.dat"));
1
Shouldn't it return 0?
Torque Owner Nathan Martin
TRON 2001 Network