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)
 
(One intermediate revision by the same user not shown)
Line 40: Line 40:
 
---
 
---
  
 +
[[File:ProximityCompass_Minimap03.gif]]
 +
 +
[[File:ProximityCompass_Update96_Command1.png]]
 +
 +
<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 53:
 
   - Use '0' for current map.
 
   - Use '0' for current map.
 
   - You may use JavaScript.
 
   - You may use JavaScript.
 +
</pre>
  
 
---
 
---
  
 +
[[File:ProximityCompass_Minimap04.png]]
 +
 +
[[File:ProximityCompass_Update96_Command2.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 69:
 
   - Use '0' for current map.
 
   - Use '0' for current map.
 
   - You may use JavaScript.
 
   - You may use JavaScript.
 +
</pre>
  
 
---
 
---
  
 +
[[File:ProximityCompass_Minimap04.png]]
 +
 +
[[File:ProximityCompass_Update96_Command3.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 84:
 
   Show/Hide?:
 
   Show/Hide?:
 
   - Show, hide, or toggle the large minimap.
 
   - Show, hide, or toggle the large minimap.
 +
</pre>
  
 
---
 
---

Latest revision as of 14:23, 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

ProximityCompass Update96 Command1.png

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

ProximityCompass Update96 Command2.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

ProximityCompass Update96 Command3.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.

---