DreamX's Victory Aftermath Extension

● ARCHIVED · READ-ONLY
Started by DreamX 86 posts Page 5 of 5 View original ↗
  1. @joshmellowfellow You would put it into a Common Event, then follow the instructions in the plugin to call that common event.
  2. ATT_Turan said:
    @joshmellowfellow You would put it into a Common Event, then follow the instructions in the plugin to call that common event.
    im new to using plug ins,can you give an example of what I have to do,I made the common event for randomized text to show up but how do I Plug it in lol.


    this.DXVACommonEvent("3") this is all I got,do I have to put it in the notes for actors or classes? and or do I have to use any of the "
    <VICTORY ACTION EFFECT>" commands, sorry there's just no tutorial on any of this and have been trying to get it to work for a while
  3. joshmellowfellow said:
    sorry there's just no tutorial on any of this
    It's all right in the plugin and the first post. In fact, as far as I understand your (very brief) question, it's literally the first example. :stickytongue:

    DreamX said:
    Here is an example of notetags.

    Code:
    // when the exp window appears, execute
    // common event 1
    -----
    <VICTORY ACTION TYPE: exp>
    <VICTORY ACTION EFFECT>
    this.DXVACommonEvent("1");
    </VICTORY ACTION EFFECT>

    If that's not what you want, then you need to describe more specifically what you're trying to achieve.
  4. ATT_Turan said:
    It's all right in the plugin and the first post. In fact, as far as I understand your (very brief) question, it's literally the first example. :stickytongue:



    If that's not what you want, then you need to describe more specifically what you're trying to achieve.
    thank you I honestly just didnt see that,even so its still not working for me. do I have to put the command in the enemies note? Like what am I supposed to apply these commands to?
  5. Trying to add this to my game but I'm getting alot of errors with the Battlecore plugin. I'm a noob. Is there anyone that could help me. Let me know what you need if someone wants to help. thanks.
  6. It isn't working for me, victory screen looks like this:
    Screenshot 2025-05-06 at 18.22.07.png

    I have now read the thread and looked at the patch put out.
    How do I use the patch with the plugin?