Difference between revisions of "Template:VisuMZ Message Sounds Text Codes"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>VisuMZ Message Sounds Text Codes</noinclude> The following are text codes that have been added through this plugin. These text codes...")
 
(Abbreviated Text Codes)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<noinclude>[[Category:Display templates|VisuMZ Message Sounds Text Codes]]</noinclude>
 
<noinclude>[[Category:Display templates|VisuMZ Message Sounds Text Codes]]</noinclude>
 +
 +
[[File:MsgLetterSounds_Preview1.png]]
 +
 +
[https://twitter.com/lon_chaney1113/status/1261271340155383808 Source]
 +
 
The following are text codes that have been added through this plugin. These
 
The following are text codes that have been added through this plugin. These
 
text codes will not work with your game if the plugin is OFF or not present.
 
text codes will not work with your game if the plugin is OFF or not present.
Line 5: Line 10:
 
---
 
---
  
<pre>
+
=== Full Length Text Codes ===
--------------------------  -----------------------------------------------
 
Text Code                    Effect (Message Window Only)
 
--------------------------  -----------------------------------------------
 
<Letter Sound On>            Turns on the Message Letter Sounds.
 
<Letter Sound Off>          Turns off the Message letter Sounds.
 
  
\LetterSoundName<filename>   Changes SFX played to 'filename'. Do not use or
+
{| class="wikitable" style="width:800px"
                            insert the file extension. Case sensitive.
+
! Text Code !! Effect (Message Window Only)
\LetterSoundVolume[x]       Changes SFX volume to x value.
+
|-
\LetterSoundPitch[x]         Changes SFX pitch to x value.
+
| style="width: 200px; padding: 10px;"| <nowiki><Letter Sound On></nowiki>
\LetterSoundPan[x]           Changes SFX pan to x value.
+
| style="padding: 10px;"| Turns on the Message Letter Sounds.
\LetterSoundVolumeVar[x]     Changes SFX volume variance to x value.
+
|-
\LetterSoundPitchVar[x]     Changes SFX pitch variance to x value.
+
| style="width: 200px; padding: 10px;"| <nowiki><Letter Sound Off></nowiki>
\LetterSoundPanVar[x]       Changes SFX pan variance to x value.
+
| style="padding: 10px;"| Turns off the Message letter Sounds.
</pre>
+
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundName<filename></nowiki>
 +
| style="padding: 10px;"| Changes SFX played to 'filename'. Do not use or insert the file extension. Case sensitive.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundVolume[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX volume to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundPitch[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pitch to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundPan[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pan to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundVolumeVar[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX volume variance to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundPitchVar[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pitch variance to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LetterSoundPanVar[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pan variance to x value.
 +
|}
  
 
---
 
---
Line 28: Line 49:
 
---
 
---
  
<pre>
+
=== Abbreviated Text Codes ===
-------------  ------------------------------------------------------------
 
Text Code      Effect (Message Window Only)
 
-------------  ------------------------------------------------------------
 
 
 
\LSON          Turns on the Message Letter Sounds.
 
\LSOFF          Turns off the Message letter Sounds.
 
  
\LSN<filename> Changes SFX played to 'filename'. Do not use or insert the
+
{| class="wikitable" style="width:800px"
                file extension. Case sensitive.
+
! Text Code !! Effect (Message Window Only)
\LSV[x]         Changes SFX volume to x value.
+
|-
\LSPI[x]       Changes SFX pitch to x value.
+
| style="width: 200px; padding: 10px;"| <nowiki>\LSON</nowiki>
\LSPA[x]       Changes SFX pan to x value.
+
| style="padding: 10px;"| Turns on the Message Letter Sounds.
\LSVV[x]       Changes SFX volume variance to x value.
+
|-
\LSPIV[x]       Changes SFX pitch variance to x value.
+
| style="width: 200px; padding: 10px;"| <nowiki>\LSOFF</nowiki>
\LSPAV[x]       Changes SFX pan variance to x value.
+
| style="padding: 10px;"| Turns off the Message letter Sounds. file extension. Case sensitive.
</pre>
+
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LSV[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX volume to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LSPI[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pitch to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LSPA[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pan to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LSVV[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX volume variance to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LSPIV[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pitch variance to x value.
 +
|-
 +
| style="width: 200px; padding: 10px;"| <nowiki>\LSPAV[x]</nowiki>
 +
| style="padding: 10px;"| Changes SFX pan variance to x value.
 +
|}
  
 
---
 
---

Latest revision as of 23:50, 23 December 2023


MsgLetterSounds Preview1.png

Source

The following are text codes that have been added through this plugin. These text codes will not work with your game if the plugin is OFF or not present.

---

Full Length Text Codes

Text Code Effect (Message Window Only)
<Letter Sound On> Turns on the Message Letter Sounds.
<Letter Sound Off> Turns off the Message letter Sounds.
\LetterSoundName<filename> Changes SFX played to 'filename'. Do not use or insert the file extension. Case sensitive.
\LetterSoundVolume[x] Changes SFX volume to x value.
\LetterSoundPitch[x] Changes SFX pitch to x value.
\LetterSoundPan[x] Changes SFX pan to x value.
\LetterSoundVolumeVar[x] Changes SFX volume variance to x value.
\LetterSoundPitchVar[x] Changes SFX pitch variance to x value.
\LetterSoundPanVar[x] Changes SFX pan variance to x value.

---

For those who want to use shorter text codes:

---

Abbreviated Text Codes

Text Code Effect (Message Window Only)
\LSON Turns on the Message Letter Sounds.
\LSOFF Turns off the Message letter Sounds. file extension. Case sensitive.
\LSV[x] Changes SFX volume to x value.
\LSPI[x] Changes SFX pitch to x value.
\LSPA[x] Changes SFX pan to x value.
\LSVV[x] Changes SFX volume variance to x value.
\LSPIV[x] Changes SFX pitch variance to x value.
\LSPAV[x] Changes SFX pan variance to x value.

---