• 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!
Resource icon

Resource Rainbow Aura Outline 1.0.0

FelicityWivi

Trainer
Member
Joined
Jul 4, 2022
Posts
68
FelicityWivi submitted a new resource:

Rainbow Aura Outline - Taste the rainbow.

Have you ever wanted an outline effect for your Pokemon?
Have you ever wished that you could have some easily identifiable way to show that a Pokemon is unique?
Well now you can, with this rainbow aura outline plugin you can easily define an outline for a Pokemon.



Within this plugin you are able to change pretty much anything, the colours, the thickness of the lines, the time it takes to cycle through the colours, I've tried to add comments to...​


Read more about this resource...
 
Hey i wanted to try this but i imported your Plugin and get this error ^^'
[2026-03-04 10:52:27 +0100]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Script error in event 15 (coords 17,6), map 543 (Heaven)
Exception: RuntimeError
Message: Battle rule "rainbowOutline" does not exist.

***Full script:
setBattleRule("lowHealthBGM", "")
setBattleRule("rainbowOutline")
WildBattle.start(:LIBERION, 66)

Backtrace:
Overworld_BattleStarting:62:in `add_battle_rule'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:38:in `add_battle_rule'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:73:in `block in setBattleRule'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:45:in `each'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:45:in `setBattleRule'
(eval):2:in `execute_script'
Interpreter:138:in `eval'
Interpreter:138:in `execute_script'
Interpreter_Commands:1177:in `command_355'
Interpreter_Commands:116:in `execute_command'
 
Hey i wanted to try this but i imported your Plugin and get this error ^^'
[2026-03-04 10:52:27 +0100]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.3]

Script error in event 15 (coords 17,6), map 543 (Heaven)
Exception: RuntimeError
Message: Battle rule "rainbowOutline" does not exist.

***Full script:
setBattleRule("lowHealthBGM", "")
setBattleRule("rainbowOutline")
WildBattle.start(:LIBERION, 66)

Backtrace:
Overworld_BattleStarting:62:in `add_battle_rule'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:38:in `add_battle_rule'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:73:in `block in setBattleRule'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:45:in `each'
[Deluxe Battle Kit] [003] Deluxe Battle Rules.rb:45:in `setBattleRule'
(eval):2:in `execute_script'
Interpreter:138:in `eval'
Interpreter:138:in `execute_script'
Interpreter_Commands:1177:in `command_355'
Interpreter_Commands:116:in `execute_command'
i guess is more a conflitc with DBK than the Plugin itself
plus, yout Hotfixes were outdated, the latest version is 1.0.9
or maybe something else may be overwritting the method
 
i guess is more a conflitc with DBK than the Plugin itself
plus, yout Hotfixes were outdated, the latest version is 1.0.9
or maybe something else may be overwritting the method
I havent looked at the code, but in order to do what this plugin does, it's almost guaranteed to conflict with DBK.
 
Back
Top