Worldmap: Difference between revisions

From Vintage Story Wiki
No edit summary
No edit summary
Line 1: Line 1:
[[File:WorldmapHud.png|right]]
[[File:WorldmapHud.png|right]]
The Worldmap is a fairly recent feature added in Version 1.6 and does not yet support all the features one would be used to from other ingame mapping tools.
The Worldmap is a feature added in Version 1.6 and does not yet support all the features one would be used to from other ingame mapping tools.


* Use the F6 key to toggle the HUD Version - which is the small version thats sticking on the top right corner of your screen.
* 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 - which will prevent you from interacting with the world while enabled
* Use the M key to toggle large version - while enabled, prevents players from interacting with the world.


== Waypoints ==
== Waypoints ==
To add waypoints to the map in game version 1.12:
Use the mouse button on the map, type the name of the waypoint and choose an icon.


To add small waypoints to the map you currently have to use commands. Hit 'T' to open the chat box, then type one of the following:
To add waypoints to the map in game versions prior to 1.12:
 
Open the chat box, 'T', then type one of the following:


* <code>/waypoint add [waypointcolor] [title]</code>  Adds a waypoint with given color and text. The color may be any named [http://www.99colors.net/dot-net-colors .NET Color or a Hex Code]
* <code>/waypoint add [waypointcolor] [title]</code>  Adds a waypoint with given color and text. The color may be any named [http://www.99colors.net/dot-net-colors .NET Color or a Hex Code]
* <code>/waypoint list</code> Shows you a list of all your waypoints
* <code>/waypoint list</code> Shows a list of all player waypoints
* <code>/waypoint remove [num]</code> Removes a waypoint (num as shown in /waypoint list)
* <code>/waypoint remove [num]</code> Removes a waypoint (num as shown in /waypoint list)

Revision as of 20:56, 1 March 2020

WorldmapHud.png

The Worldmap is a feature added in Version 1.6 and does not yet support all the features one would be used to from other ingame mapping tools.

  • 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.

Waypoints

To add waypoints to the map in game version 1.12: Use the mouse button on the map, type the name of the waypoint and choose an icon.

To add waypoints to the map in game versions prior to 1.12:

Open the chat box, 'T', then type one of the following:

  • /waypoint add [waypointcolor] [title] Adds a waypoint with given color and text. 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)