Worldmap
From Vintage Story Wiki
The World map does not yet support all the features one would be used to from other in-game mapping tools. However, it is still very handy
- Use the F6 key to toggle the HUD Version - minimap small version on the top right corner of the player's screen.
- Use the M key to toggle large version - while enabled, prevents players from interacting with the world.
Coordinates
You can enable an overlay that shows you your current position (relative to the center of the world, for more info see coordinates).
This option is under Settings -> Interface -> Show coordinate overlay
Waypoints
Use the mouse button on the map, type the name of the waypoint and choose an icon.
These commands add, list, or edit the players waypoints:
/waypoint add [waypointcolor] [icon] [title]
Adds a waypoint with given color and text at your current position. The color may be any named .NET Color or a Hex Code/waypoint list
Shows a list of all player waypoints/waypoint remove [num]
Removes a waypoint num as shown in /waypoint list
Possible Waypoints icons are: circle, bee, cave, home, ladder, pick, rocks, ruins, spiral, star1, star2, trader, vessel
Protip:
If you want to set a macro for adding a waypoint at the point where you are standing, try the following: /waypoint addat ~0 ~0 ~0 false [colour] [icon] [title] |