Posted 26 October 2015 - 05:08 PM
Hello all,
So I am simply trying to store the position of a turtle (or other info) so I have pos.x pos.y pos.z, when these values change I would like to update these values to a separate file (pref in tables) + pull info from it so after a restart of the world the turtle can resume what it was doing. I have tried using fs and io but i can't seem to get any results that i am looking for.
Thanks,
-The_Cat
So I am simply trying to store the position of a turtle (or other info) so I have pos.x pos.y pos.z, when these values change I would like to update these values to a separate file (pref in tables) + pull info from it so after a restart of the world the turtle can resume what it was doing. I have tried using fs and io but i can't seem to get any results that i am looking for.
Thanks,
-The_Cat