Difference between revisions of "Template:VisuMZ Proximity Compass Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Compass Plugin Commands)
(Compass Plugin Commands)
Line 33: Line 33:
 
   - This is the icon you wish to change the player icon to.
 
   - This is the icon you wish to change the player icon to.
 
</pre>
 
</pre>
 +
 +
---
 +
 +
=== Minimap Plugin Commands ===
 +
 +
---
 +
 +
Minimap: Clear Explored Minimap
 +
- Clears target map's exploration progress for the large minimap.
 +
- Does not work on maps with <Already Explored> notetag.
 +
 +
  Map ID:
 +
  - ID of the map you wish to clear exploration progress for.
 +
  - Use '0' for current map.
 +
  - You may use JavaScript.
 +
 +
---
 +
 +
Minimap: Fully Reveal Minimap
 +
- Fully reveals the minimap for target map.
 +
 +
  Map ID:
 +
  - ID of the map you wish to reveal map for.
 +
  - Use '0' for current map.
 +
  - You may use JavaScript.
 +
 +
---
 +
 +
Minimap: Toggle Large Minimap
 +
- Show, hide, or toggle the large minimap.
 +
- Requires Minimaps to be enabled.
 +
 +
  Show/Hide?:
 +
  - Show, hide, or toggle the large minimap.
  
 
---
 
---

Revision as of 14:20, 16 June 2022

The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.

---

Compass Plugin Commands

ProximityCompass.gif

---

ProximityCompass Command1.png

Compass: Show/Hide Proximity Compass
- Show or hide the Proximity Compass.
- Does not bypass user settings.

  Setting:
  - Show or hide the Proximity Compass.
  - Does not bypass user settings.

---

ProximityCompass Command2.png

Compass: Change Player Icon
- Change the player icon to a different icon.

  Icon Index:
  - This is the icon you wish to change the player icon to.

---

Minimap Plugin Commands

---

Minimap: Clear Explored Minimap - Clears target map's exploration progress for the large minimap. - Does not work on maps with <Already Explored> notetag.

 Map ID:
 - ID of the map you wish to clear exploration progress for.
 - Use '0' for current map.
 - You may use JavaScript.

---

Minimap: Fully Reveal Minimap - Fully reveals the minimap for target map.

 Map ID:
 - ID of the map you wish to reveal map for.
 - Use '0' for current map.
 - You may use JavaScript.

---

Minimap: Toggle Large Minimap - Show, hide, or toggle the large minimap. - Requires Minimaps to be enabled.

 Show/Hide?:
 - Show, hide, or toggle the large minimap.

---