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

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Compass Plugin Commands)
(Minimap Plugin Commands)
Line 40: Line 40:
 
---
 
---
  
 +
[[File:ProximityCompass_Minimap03.gif]]
 +
 +
<pre>
 
Minimap: Clear Explored Minimap
 
Minimap: Clear Explored Minimap
 
- Clears target map's exploration progress for the large minimap.
 
- Clears target map's exploration progress for the large minimap.
Line 48: Line 51:
 
   - Use '0' for current map.
 
   - Use '0' for current map.
 
   - You may use JavaScript.
 
   - You may use JavaScript.
 +
</pre>
  
 
---
 
---
  
 +
[[File:ProximityCompass_Minimap04.png]]
 +
 +
<pre>
 
Minimap: Fully Reveal Minimap
 
Minimap: Fully Reveal Minimap
 
- Fully reveals the minimap for target map.
 
- Fully reveals the minimap for target map.
Line 58: Line 65:
 
   - Use '0' for current map.
 
   - Use '0' for current map.
 
   - You may use JavaScript.
 
   - You may use JavaScript.
 +
</pre>
  
 
---
 
---
  
 +
[[File:ProximityCompass_Minimap04.png]]
 +
 +
<pre>
 
Minimap: Toggle Large Minimap
 
Minimap: Toggle Large Minimap
 
- Show, hide, or toggle the large minimap.
 
- Show, hide, or toggle the large minimap.
Line 67: Line 78:
 
   Show/Hide?:
 
   Show/Hide?:
 
   - Show, hide, or toggle the large minimap.
 
   - Show, hide, or toggle the large minimap.
 +
</pre>
  
 
---
 
---

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

---

ProximityCompass Minimap03.gif

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.

---

ProximityCompass Minimap04.png

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.

---

ProximityCompass Minimap04.png

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.

---