Hello!! I'm using RPG Maker VX (1.02) and, i am using the script MOG_BATTLEBACK_XP V1.0, i wanted it to make enemies of a certain map have a custom background instead of the weird thing RMVX has by default, and it worked perfectly, in my map (a forest), the enemies has the background i made for them, and then i added an event in which a boss appears and he still has that forest background i made, but when the battle is over, the background seems to have dissapeared and after the boss event all the enemies go back to having the weird default battle background of RMVX; i want that even after the boss battle the enemies left in the forest still have the background i made until i leave the forest. Is there a problem with my script? or do you suspect i did something wrong in that boss event that cancelled the use of custom backgrounds or something? or.. can someone recommend me a good custom battle backgrounds script besides MOG_BATTLEBACK_XP V1.0 that works well? Thank you very much!! :(
To not have this problem and make some diferent, the battlegrounds for each enemy, i have created the enemies like events. So when you are close with the enemy, the battle start with the script on. So every time you enter a battle, you have the choosen battleback.
It's possible that you erased the conditions to have the battleback when the boss is defeated. I have never use the script you refer to, but that's my knee-jerk reaction.
If you want a different BB script, try Yanfly's dynamic background script. It's fairly easy to use and configure, and you can set it up so there is ONLY the static background, as opposed to all the moving layers all the time.