Translations:Worldmap/9/en: Difference between revisions

From Vintage Story Wiki
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
* <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
* <code>/waypoint add</code> can be combined with different information, depending on how you want to add your waypoint.
* <code>/waypoint add</code> Can be combined with different information, depending on how you want to add your waypoint.
** <code>/waypoint add [color] [title]</code><br />Adds a waypoint with given color and text at your current position.
** <code>/waypoint add [color] [title]</code><br />Adds a waypoint with given color and text at your current position.
** <code>/waypoint addat [coords] [pinned] [color] [title]</code><br />Add a waypoint at the given [[Special:MyLanguage/coordinates|coordinates]].
** <code>/waypoint addat [coords] [pinned] [color] [title]</code><br />Add a waypoint at the given [[Special:MyLanguage/coordinates|coordinates]].
** <code>/waypoint addati [icon] ~0 ~0 ~0 [pinned] [colour] [title]</code><br />Add a waypoint at your current location, including colour and [[Special:MyLanguage/VTML|icon]] info.
** <code>/waypoint addati [icon] ~0 ~0 ~0 [pinned] [color] [title]</code><br />Add a waypoint at your current location, including colour and [[Special:MyLanguage/VTML|icon]] info.

Revision as of 14:06, 15 October 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Worldmap)
* <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 add</code> Can be combined with different information, depending on how you want to add your waypoint.
** <code>/waypoint add [color] [title]</code><br />Adds a waypoint with given color and text at your current position.
** <code>/waypoint addati [coords] [pinned] [color] [title]</code><br />Add a waypoint at the given {{ll|coordinates|coordinates}}.
** <code>/waypoint addati [icon] ~0 ~0 ~0 [pinned] [color] [title]</code><br />Add a waypoint at your current location, including colour and {{ll|VTML|icon}} info.
  • /waypoint list Shows a list of all player waypoints
  • /waypoint remove [num] Removes a waypoint num as shown in /waypoint list
  • /waypoint add Can be combined with different information, depending on how you want to add your waypoint.
    • /waypoint add [color] [title]
      Adds a waypoint with given color and text at your current position.
    • /waypoint addat [coords] [pinned] [color] [title]
      Add a waypoint at the given coordinates.
    • /waypoint addati [icon] ~0 ~0 ~0 [pinned] [color] [title]
      Add a waypoint at your current location, including colour and icon info.