Posts by Caero

A new update is now available, introducing a lot of new content!
Latest hotfix: 0.7.5.2 (2024-09-10)

    I don't know anything about LUA (yet), but I'd like to attempt a script that would use the teleport function to move an admin player sequentially across the map, as a way to discover/uncover/draw the map details.
    Details:
    For ease of use I'm starting with a brand new world, as soon as I enter I'll turn on flying and TP to location 0, 200, 0 (the 200 value can be anything as long as its above the surface). Next I give myself a blank map and from there I want to be able to run a script that will teleport, pause for the world to load, then repeat, until I have a finished map of the terrain for a predetermined number of chunks. An example of how it would uncover one full map page and what it would execute is below, also included are pictures of the first 3 locations being uncovered on the map.



    Can this be automated into a lua script?


    It would be ideal to be able to start the script and walk away from the computer for a bit while it completes, because one full map page is 240 teleports. If you were to try to sprint to uncover the map it would take you approximately 37.5 minutes on a flat and relatively obstacle free terrain. If you're anything like me I want to have at least 4 full maps worth uncovered, but 16 full maps is really my goal, which ends up being either 3840 teleports, or more than 10 hours of sprinting across flat obstacle free terrain. :'(


    I would really, really like this to work. Is it possible?

    Hey there,


    Is there a way to delete a mark that you have placed on the map? My first thought was to go into the map file and delete the one I made on accident only problem is inside the file they are named something other than the label I have given each mark in game. The files appear to be following a naming pattern of:
    mp_0_0
    mp_1_-1
    mp _-1_-1


    Am I even looking in the right direction as far as how to get rid of a marker?


    Thanks in advance!