Mr Bubble Shield Block Popup + YBE + Battle Symphony

● ARCHIVED · READ-ONLY
Started by Farr 8 posts View original ↗
  1. I know this script is old but anyway...

    What I'm trying is to add a popup to Symphony when the user blocks with a shield (which it should work by itself, on the buttom of his script)
    Everything works, damage reduction, chance etc...

    I just cant make the 'Block' Popup work, can anyone give a hand please?

    It might be some Battle Symphony incompatibility, but I dont think it is.

    https://dl.dropboxusercontent.com/u/89346660/Bubs%20-%20Shield%20Blocking.txt

    https://dl.dropbox.com/u/17078211/Scripts/YEA/Ace_Battle_Engine.rb

    https://github.com/suppayami/rmvxa-collection/raw/master/battle-symphony/battle-symphony-116d.rb
  2. It might be a script incompatibility. Do you have any scripts influencing accuracy?
  3. Only Yanfly Extra Param, which is already by itself compatible.

    Now that you mention it, let me try this with only these 3 scripts.

    @K, its something on Battle Symphony.

    I'll take a deep look on it.

    @As I said before, the script works completely. just the pop doesnt.

    Is there a way that I can add it to symphony script?
  4. I have Battle Symphony as well, but when the Blocking script was messing up for me, it was because of another script I was using that influenced Accuracy and somehow messed up evasion and whatnot for me.

    If it's just those three scripts, check out the Popup settings in the Battle Engine.
  5. My script knowledge is very limited.

    I just know how to read them, writing is a whole new level for me.
  6. That's what I mean man; there's two levels to scripts. The first part are the general instructions on how to install, customize and apply the script (usually in green font), and the bottom half of a script are usually the meat and bones that actually require scripting knowledge to mess with (and usually prefaced with "DO NOT EDIT ANYTHING BELOW THIS LINE" or whatever. Considering that general installation of a script (the green font) is usually REALLY EASY and is as simple as you literally doing what it tells you to do, it's simple. You should never just straight up copy and paste a script without reading the instructions, you might miss even turning it on!

    In the case of Yanfly's Battle Manager, there are a slew of options and settings you should probably be aware of before you just slap it on your game.
  7. You're right, but I'm pretty sure this popup is something really silly that I'm missing.

    Anyway, I'll wait for some help while I try to crack my head to make this work.

    Thanks anyway.
  8. Hello Farr,

    I found the answer to your question, since I also had the same issue. 

    You have to put Shield Block between the Battle Engine and Symphony. I don't know why that is, but I was messing with the order and it works!

    EDIT: That is if you just had Battle Engine, Battle Symphony and Shield Block. Will try with Yanfly's Other Scripts.

    EDIT2: I found out it has to do with Lunatic Damage Scripts. Are you using that?

    EDIT3: I also found out As long as you have Shield Block between Battle Engine and Battle Symphony it works.

    So what I did is put it in this order: All of Yanfly Scripts, Shield Block after Yanfly - Status Menu and then Battle Symphony. It works fine!