Pasting into the Database

● ARCHIVED · READ-ONLY
Started by zerobeat032 6 posts View original ↗
  1. um, i can't seem to find this anywhere so i'm wondering if it's just me. BUUUT, i came here to look at a thread for action sequences for Yanfly's plugins. i copied them... but i can't figure out how to paste into MV's database. seems Control + P doesn't do it either. is there some new way for this to work now? and extremely sorry if this does have an answer somewhere or simple solution... 

    EDIT... 

    i meant to add, that Copy, paste, and all that doesn't appear when i right click on the notetag box.
  2. there is a folder name js in your game folder open it and you find a folder name plugin paste them all plugins on it.
  3. i've got my plugins working already. my problem is whether i can copy this... 

    <setup action>

    display action

    immortal: targets, true

    </setup action>

     

    <target action>

    if user.attackMotion() !== 'missile'

      move user: targets, front, 20

    else

      perform start

    end

    wait for movement

    motion attack: user

    wait: 10

    attack animation: target

    wait for animation

    action effect

    </target action>

     

    ... into the notetag i need it to be in. i can't seem to bring up a paste command. would i have to manually type it all now for MV or what?

     

    OR, am i not getting what you're saying?

     

    EDIT... i figured it out. my girlfriend filled me in to just us control + V. sorry about that lol.
  4. Control + V is working for me to paste into note boxes.

    It just doesn't have a right-click popup menu by the looks of it.
  5. yeah, thanks lol. weird that there's no right click, but ok i guess. i'll just have to remember Control + V from now on lol.
  6. In the old days when people used printers on a regular basis, Control + P was "Print". That and V being next to C are probably why "Paste" is near-universally Control + V.