RPG Maker Forums

Okay another problem.

I downloaded the newest version of Luna engine and saw that you culd modify YEA Victory (I believe?)

So, I made several pictures for it.

Now, when I enter my picture at YEA Victory Config, they show up in battle.. And not at the victoryscreen. What am I doing wrong?

This is the part of the code that I altered:

Code:
#==============================================================================# ■ Luna Add-On: Customizable Yanfly Engine Ace Victory#==============================================================================# This lets you customize Yanfly's Victory Aftermath Script graphically.#==============================================================================$imported = {} if $imported.nil?$imported["YEL-YEAVictory"] = true#==============================================================================# ■ BattleLuna#==============================================================================module BattleLuna  module Addon    module YEA_VICTORY          CORE = { # Begin CORE        :message      =>  false,  # Enable/Disable Victory Quotes        :spoil        =>  false,  # Set this to false to disable spoil window.        :lvup         =>  false,  # Set this to false to disable levelup window.        :spoil_with_exp => false, # Show spoil window with EXP window        :wait_exp     =>  true,   # Set this to true to wait for EXP tick.        :hide_hud     =>  true,   # Hide HUD when victory.      } # End CORE            TITLE_WINDOW = { # Begin TITLE_WINDOW        :enable       =>  true,        :x            =>  0,        :y            =>  0,        :z            =>  300,        :width        =>  640,        :height       =>  480,        :back_type    =>  0, # 0 - normal window, 1 - gradient, 2 - picture        :background_variable => 1, # Set a Variable to change Window                # BG Type 0 settings        :type_0     =>  {           :opacity  => 255,         },                  # BG Type 1 settings        :type_1     =>  {          :color1   =>  [0, 0, 0, 128],          :color2   =>  [0, 0, 0, 128],          :vertical =>  false,        },                  # BG Type 2 settings        :type_2     =>  {          :picture  =>  "Actor_Victory", # Graphics/System          :opacity  =>  255,          :offset_x =>  0,          :offset_y =>  0,        },      } # End TITLE_WINDOW

Latest Threads

Latest Profile Posts

Frostorm wrote on Featherbrain's profile.
Hey, so what species are your raptors? Any of these?
... so here's my main characters running around inside "Headspace", a place people use as a safe place away from anxious/panic related thinking.
Stream will be live shortly! I will be doing some music tonight! Feel free to drop by!
Made transition effects for going inside or outside using zoom, pixi filter, and a shutter effect
I have gathered enough feedback from a few selected people. But it is still available if you want to sign up https://forums.rpgmakerweb.com/index.php?threads/looking-for-testers-a-closed-tech-demo.130774/

Forum statistics

Threads
105,992
Messages
1,018,191
Members
137,772
Latest member
Kirakirna
Top