Difference between revisions of "Template:VisuMZ Proximity Compass Notetags"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Proximity Compass Notetags and Comment Tags)
(Proximity Compass Notetags and Comment Tags)
Line 29: Line 29:
 
- Replace 'x' with a number representing the icon index you wish for this
 
- Replace 'x' with a number representing the icon index you wish for this
 
   event or event page to appear as in the Proximity Compass.
 
   event or event page to appear as in the Proximity Compass.
 +
- If this is placed in a notetag, the effect will be present across
 +
  all event pages used.
 +
- If this is placed inside a page's comment, the effect will only occur
 +
  if that event page is currently active.
 
</pre>
 
</pre>
  
Line 40: Line 44:
 
- Replace 'x' with the number of tiles the player must be within range of
 
- Replace 'x' with the number of tiles the player must be within range of
 
   this event or event page in order to appear in the Proximity Compass.
 
   this event or event page in order to appear in the Proximity Compass.
 +
- If this is placed in a notetag, the effect will be present across
 +
  all event pages used.
 +
- If this is placed inside a page's comment, the effect will only occur
 +
  if that event page is currently active.
 
</pre>
 
</pre>
  
 
---
 
---

Revision as of 17:26, 20 October 2020

The following are notetags that have been added through this plugin. These notetags will not work with your game if this plugin is OFF or not present.

Some of these are comment tags. Comment tags are used for events to mark and affect individual event pages rather than the whole event.

---

Proximity Compass Notetags and Comment Tags

ProximityCompass.gif

---

<Hide Compass>

- Used for: Map Notetags
- Place this notetag inside maps where you don't want the compass to show.

---

<Compass Icon: x>

- Used for: Event Notetags and Event Page Comment Tags
- This will assign an icon to the event or the event's page.
- Replace 'x' with a number representing the icon index you wish for this
  event or event page to appear as in the Proximity Compass.
- If this is placed in a notetag, the effect will be present across
  all event pages used.
- If this is placed inside a page's comment, the effect will only occur
  if that event page is currently active.

---

<Compass Proximity: x>

- Used for: Event Notetags and Event Page Comment Tags
- This icon will only appear on the compass if the player is within range.
- Replace 'x' with the number of tiles the player must be within range of
  this event or event page in order to appear in the Proximity Compass.
- If this is placed in a notetag, the effect will be present across
  all event pages used.
- If this is placed inside a page's comment, the effect will only occur
  if that event page is currently active.

---