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

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command. --- === Compass Plugin Commands === --- <pre>...")
 
(Minimap Plugin Commands)
 
(4 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
=== Compass Plugin Commands ===
 
=== Compass Plugin Commands ===
 +
 +
[[File:ProximityCompass.gif]]
  
 
---
 
---
 +
 +
[[File:ProximityCompass_Command1.png]]
  
 
<pre>
 
<pre>
Line 19: Line 23:
  
 
---
 
---
 +
 +
[[File:ProximityCompass_Command2.png]]
  
 
<pre>
 
<pre>
Line 26: Line 32:
 
   Icon Index:
 
   Icon Index:
 
   - 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>
 +
 +
---
 +
 +
=== Minimap Plugin Commands ===
 +
 +
---
 +
 +
[[File:ProximityCompass_Minimap03.gif]]
 +
 +
[[File:ProximityCompass_Update96_Command1.png]]
 +
 +
<pre>
 +
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.
 +
</pre>
 +
 +
---
 +
 +
[[File:ProximityCompass_Minimap04.png]]
 +
 +
[[File:ProximityCompass_Update96_Command2.png]]
 +
 +
<pre>
 +
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.
 +
</pre>
 +
 +
---
 +
 +
[[File:ProximityCompass_Minimap04.png]]
 +
 +
[[File:ProximityCompass_Update96_Command3.png]]
 +
 +
<pre>
 +
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.
 
</pre>
 
</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.

---