Example Snippet


(This text is identical to the one contained in the Example Snippet file.)


The following snippet contains event commands, which means that, once Clipboard Helper for RPG Maker MV is running, you can copy it from below and paste it into any event listing (whether map- or common event) in RPG Maker MV.

When copying the snippet, please make sure that the “RPGSNIPPET” text at the start and end of the snippet is fully included.

Copying some additional text surrounding the snippet is fine, but you can paste only one snippet at a time into RPG Maker.

RPGSNIPPET|application/rpgmv-EventCommand|[{
    "code": 101,
    "indent": 0,
    "parameters": ["", 1, 0, 2]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": ["Hello!"]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": [""]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": ["If you can read this text inside RPG Maker, that means"]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": ["my clipboard helper program is working on your PC."]
  }, {
    "code": 101,
    "indent": 0,
    "parameters": ["", 0, 0, 2]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": ["Thank you for giving it a chance, and let me know if"]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": ["you have any suggestions."]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": [""]
  }, {
    "code": 401,
    "indent": 0,
    "parameters": ["- Tamschi"]
  }]|955b59ea|/RPGSNIPPET

The snippets should be quite resilient to formatting changes, as long as no visible characters are modified and no non-ASCII whitespace is added or removed.

This mainly means that is should be okay to paste a snippet into a forum that doesn’t support code blocks in almost all cases. (If your text contains denormalised Unicode characters, then some software you use to transmit it may choose to replace them with visually identical ones, which could break the checksum. Should this happen to let me know and I’ll try to provide a fix for it. There are trade-offs to working around possible Unicode normalisation in general, so I’m hesitant to do so unless I know it’s a real-world problem.)

You can also use JSON highlighting to colour the snippet syntax, where that is supported. It’s not a perfect fit, but should in many cases work well enough to present your snippets more nicely.

Files

Example Snippet.txt 1 kB
Mar 19, 2022
Clipboard Helper (Free, for non-commercial use of existing snippets).zip 525 kB
Mar 20, 2022

Get Clipboard Helper for RPG Maker MV

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.