• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Raid Battles [DBK Add-On] [v21.1]

Resource Raid Battles [DBK Add-On] [v21.1] v1.0

How would I go about uninstalling it completely and make sure no definitions from the plugin are called? I imagine I'd have to do more than just remove the folder
You just manually delete your Save on AppData folder, delete the PluginScripts.rxdat from the Data folder of your game and recompile
 
Hello im trying to find dynamax in the game and i cant find it....?
This Plugin don't add the Dynamax mechanic (if i undertsand correctly what you mean), but you could look on Lucidious profile to find the Dynamx Plugin that its a different Plugin
 
How would I go about uninstalling it completely and make sure no definitions from the plugin are called? I imagine I'd have to do more than just remove the folder
Removing the plugin and reinstalling backups for all your Pokemon PBS files (forms included) should suffice. You can also go through the audio and graphics folders and delete any raid stuff too, if youd like, but it isnt necessary.
 
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Script error in event 7 (coords 6,5), map 28 (Pewter Gym)
Exception: NoMethodError
Message: undefined method `hasZCrystal?' for #<Battle::Battler>

***Full script:
RaidBattle.start(:MSONIC, {
:rank => 5,
:style => :Basic,
:shield_hp => 8,
:size => 1
})

Backtrace:
[Deluxe Battle Kit] [008] Databox Styles.rb:367:in `draw_style_icons'
[Deluxe Battle Kit] [008] Databox Styles.rb:188:in `refresh'
Battle_Scene_Objects:40:in `initialize'
Scene_Initialize:79:in `new'
Scene_Initialize:79:in `block in pbInitSprites'
Scene_Initialize:77:in `each'
Scene_Initialize:77:in `each_with_index'
Scene_Initialize:77:in `pbInitSprites'
BugContestBattle:8:in `pbInitSprites'
[Deluxe Battle Kit] [000] Midbattle Animations.rb:10:in `pbInitSprites'



was hoping for a bit of insight as I do not have the z power script
 
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.9]

Script error in event 7 (coords 6,5), map 28 (Pewter Gym)
Exception: NoMethodError
Message: undefined method `hasZCrystal?' for #<Battle::Battler>

***Full script:
RaidBattle.start(:MSONIC, {
:rank => 5,
:style => :Basic,
:shield_hp => 8,
:size => 1
})

Backtrace:
[Deluxe Battle Kit] [008] Databox Styles.rb:367:in `draw_style_icons'
[Deluxe Battle Kit] [008] Databox Styles.rb:188:in `refresh'
Battle_Scene_Objects:40:in `initialize'
Scene_Initialize:79:in `new'
Scene_Initialize:79:in `block in pbInitSprites'
Scene_Initialize:77:in `each'
Scene_Initialize:77:in `each_with_index'
Scene_Initialize:77:in `pbInitSprites'
BugContestBattle:8:in `pbInitSprites'
[Deluxe Battle Kit] [000] Midbattle Animations.rb:10:in `pbInitSprites'



was hoping for a bit of insight as I do not have the z power script
That's probably why. It's expecting the Z-Power plugin to be there, and isnt properly coded to handle situations where it's not installed.
 
Back
Top