@joshmellowfellow You would put it into a Common Event, then follow the instructions in the plugin to call that common event.
DreamX's Victory Aftermath Extension
● ARCHIVED · READ-ONLY
-
-
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.@joshmellowfellow You would put it into a Common Event, then follow the instructions in the plugin to call that common event.
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 -
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:sorry there's just no tutorial on any of this
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. -
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?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. -
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.
-
It isn't working for me, victory screen looks like this:
I have now read the thread and looked at the patch put out.
How do I use the patch with the plugin?