Worldmap/ja: Difference between revisions

From Vintage Story Wiki
(Created page with "マップをクリックし、ウェイポイントの名前とアイコンを選択します。")
(Created page with "以下のコマンドでウェイポイントの追加、一覧表示、編集が可能です。")
Line 16: Line 16:
マップをクリックし、ウェイポイントの名前とアイコンを選択します。  
マップをクリックし、ウェイポイントの名前とアイコンを選択します。  


These [[Special:MyLanguage/List of server commands|command]]s add, list, or edit the players waypoints:
以下の[[Special:MyLanguage/List of server commands|コマンド]]でウェイポイントの追加、一覧表示、編集が可能です。


* <code>/waypoint list</code> Shows a list of all player waypoints
* <code>/waypoint list</code> Shows a list of all player waypoints

Revision as of 10:53, 15 September 2021

Map.PNG

ワールドマップは、他のゲームのマッピングツールで使われているような機能をまだサポートしていません。しかし、それでも非常に便利な機能を備えています。

  • F6キーでHUDの切り替え:画面右上にミニマップを表示します。
  • Mキーで大きなマップの切り替え:大きなマップが表示されている間、ワールドとのインタラクションはできなくなります。

座標

現在の位置(ワールドの中心からの相対的な位置。詳しくは座標を参照)を表示するオーバーレイを有効にすることができます。

このオプションは「設定」->「インターフェース」->「座標オーバーレイを表示」にあります

ウェイポイント

マップをクリックし、ウェイポイントの名前とアイコンを選択します。

以下のコマンドでウェイポイントの追加、一覧表示、編集が可能です。

  • /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] [colour] [title]
      Add a waypoint at your current location, including colour and icon info.

The color may be any named .NET Color or a Hex Code.
Possible Waypoints icons are: circle, bee, cave, home, ladder, pick, rocks, ruins, spiral, star1, star2, trader, vessel.
The [pinned] field requires a "true" or false", and it decides if the waypoint will appear even if it's outside of your currently viewed map, or not.


Video Tutorials


{{{title}}}