Jump to content

Is there any map marker mod?


Recommended Posts

@Herculys:

I don't think this is possible. Particularly in wilderness, because the map gets wiped on death.

 

However I tried to make a simple alternative, which I attach here.

It solves the persistence of markers, and it has the benefit of being a client side mod.

 

Adds the following commands to the game:

c_setmarker(name)
c_delmarker(name)

c_seemarker(name)

 

So while you are playing, you say you would like to remember a certain spot.

So you open the console and type, c_setmarker("wild_dedi_klei_2_glommer").

A message confirming the success will display on console.

Now, you can use c_seemarker("wild_dedi_klei_2_glommer") to pinpoint the location on your screen, and draw a line from where you are standing, to that place.

 

You can use the markers used on some servers, on different worlds, but who knows where they will lead you?

Console Markers.zip

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...