Worldmap: Difference between revisions

From Vintage Story Wiki
No edit summary
m (version isn't needed because someone has to go out of their way to play on an old version and must be aware that stuff is different, also formatting)
Line 1: Line 1:
[[File:WorldmapHud.png|right]]
[[File:WorldmapHud.png|right]]
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.
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 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.
* 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.  
* 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:
These [[List of server commands|command]]s add, list, or edit the players waypoints:
 
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 a list of all player 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 15:37, 3 March 2020

WorldmapHud.png

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.

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] [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