Difference between revisions of "Template:VisuMZ Combat Log Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>VisuMZ Combat Log Plugin Commands</noinclude> The following are Plugin Commands that come with this plugin. They can be accessed thro...")
 
(System Plugin Commands)
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
=== Combat Log Plugin Commands ===
 
=== Combat Log Plugin Commands ===
 +
 +
[[File:CombatLog_Preview1.png|600px]]
  
 
---
 
---
 +
 +
[[File:CombatLog_Command1.png]]
  
 
<pre>
 
<pre>
Line 21: Line 25:
  
 
---
 
---
 +
 +
[[File:CombatLog_Command2.png]]
  
 
<pre>
 
<pre>
Line 28: Line 34:
  
 
---
 
---
 +
 +
[[File:CombatLog_Command3.png]]
  
 
<pre>
 
<pre>
Line 39: Line 47:
  
 
---
 
---
 +
 +
[[File:CombatLog_Command4.png]]
  
 
<pre>
 
<pre>
Line 53: Line 63:
  
 
---
 
---
 +
 +
[[File:CombatLog_MenuAccess.png|600px]]
 +
 +
[[File:CombatLog_Command5.png]]
  
 
<pre>
 
<pre>
Line 65: Line 79:
  
 
---
 
---
 +
 +
[[File:CombatLog_PartyCommand.png]]
 +
 +
[[File:CombatLog_Command6.png]]
  
 
<pre>
 
<pre>
Line 75: Line 93:
  
 
---
 
---
 +
 +
[[File:CombatLog_ActorCommand.png]]
 +
 +
[[File:CombatLog_Command7.png]]
  
 
<pre>
 
<pre>

Latest revision as of 22:20, 14 December 2020

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

---

Combat Log Plugin Commands

CombatLog Preview1.png

---

CombatLog Command1.png

Combat Log: Add Text
- Adds custom text to the current Combat Log.

  Text:
  - What text would you like to add to the Combat Log?

  Icon:
  - What icon would you like to bind to this entry?

---

CombatLog Command2.png

Combat Log: Add Horizontal Line
- Adds a horizontal line to the current Combat Log.

---

CombatLog Command3.png

Combat Log: Bypass Text?
- Temporarily bypass adding any new text to the Combat Log until this
  is turned off?

  Bypass?:
  - Bypass text from being added to the Combat Log temporarily?

---

CombatLog Command4.png

Combat Log: Hot Key Enable?
- Enables/disables the Combat Log hot key in battle?

  Enable?:
  - Enables/disables the Combat Log hot key in battle.

---

System Plugin Commands

---

CombatLog MenuAccess.png

CombatLog Command5.png

System: Show in Main Menu?
- Shows/hides CombatLog menu inside the Main Menu.

  Show/Hide?:
  - Shows/hides Combat Log command inside the Main Menu.
  - Note! This command will be disabled if the player does not have any
    Combat Logs recorded.

---

CombatLog PartyCommand.png

CombatLog Command6.png

System: Show in Party Command?
- Shows/hides CombatLog menu inside the Window_PartyCommand.

  Show/Hide?:
  - Shows/hides Combat Log command inside Window_PartyCommand.

---

CombatLog ActorCommand.png

CombatLog Command7.png

System: Show in Actor Command?
- Shows/hides CombatLog menu inside the Window_ActorCommand.

  Show/Hide?:
  - Shows/hides Combat Log command inside Window_ActorCommand.

---