de:Gebrauch der Karte
en:Use the map
fr:Utiliser la carte
 
UnderConstruction.png
Translation to review
Don't blame the contributors, but come and help them 😎

Reference text ( Maintained text, used as reference ) :
Notes: (Craftjenn, 2023-06-25)

This is a Map FAQ:
Event on map with link to forum
Detailed map of Silan Ranger Camp

For new comers, start with the User Manual, the sections Maps and compas.

Contents

The map's toolbar

From left to right (3 lines): Since Sept 2022, addition of an Filter icon
Back (to navigate in maps), ; zoom + ; zoom - ; center the map (on your position, useful after a big fast zoom) ; ? to search ; Filters on your Landmarks (new in JA 2620) ; DE icon (see below #Dynamic Event)
Below: IG hour and date[1] ; climatic conditions (or cc, important for Harvesting).

The map - basics

You can open/close the map with m or using the toolbar - not to be confused with the compass or radar (you can retrieve an existing landmark on your map and add it to the compass).

CTRL+M open map in big.

To use target: either after a macro, or after a tar (ex: /tar "harmful ragus"), space bar = in front of you (see all keyboard shortcuts by holding K down)

The map - FAQ

Dynamic Event

Dynamic Event: since JA2603 (June 2019), a blue Events button has been added to the map toolbar (1 in the image below). This blue Events button makes a transparent layer appear/disappear on top of the map, which is useless if there is no event in progress . This layer has a red and white button in its upper right part (2 on the image), which is inactive if there is no DE.

If a DE is in progress, then it is displayed on the map (in orange in the map toolbar: 1 Dynamic Events + a big blue dot on the map) and you can also keep a separate window open to monitor it. More at Dynamic Event.

Open the DE window and close the DE layer and the map.

Landmarks

Backup your files: quit game, and zip your folder save (check the date, to be sure it's the right one [2]) :p Your personal landmarks are held in a .xml file - named "landmarks_nameoftoon.xml" in the save folder.

To merge 2 files:

  1. quit the game, then
  2. copy the lines between <interface_config> into target file and
  3. relaunch the game. it will merge duplicate <landmarks continent> lines and remove duplicate markers.

If you want to share landmarks between characters on same computer, then rename landmarks file to shared_landmarks.xml


More on Ryzom location.

Tips

Persistent Map zoom level

Source: https://app.ryzom.com/app_forum/index.php?page=topic/view/32376/1

For example, if your landmarks_<char>.xml looks like:

 <landmarks continent="testroom" type="user"/>
 <landmarks continent="tryker" type="user" zoom="6">
   <landmark type="29" x="16658.34" y="-31713.11" title="Kami N"/>

then, change it to:

 <landmarks continent="testroom" type="user"/>
 <landmarks continent="tryker" type="user" zoom="6">
   <landmark type="29" x="16658.34" y="-31713.11" title="Kami N"/>
if(!element.attributes.zoom) zoom = 1 else try { zoom = int(element.attributes.zoom) except zoom = 1 }

Links


  1. More on Time ; in order to add IRL time to compass or in chat, search in U.
  2. On GNU/linux, it could be ~/.local/share/Ryzom/0/save
Retrieved from "https://en.wiki.ryzom.com/w/index.php?title=Use_the_map&oldid=51978"