• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • 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 Battle-Worn Opponents 1.0

Ulithium_Dragon

Trainer
Member
Joined
Sep 6, 2017
Posts
56
Ulithium_Dragon submitted a new resource:

Battle-Worn Opponents - Opponents' Pokemon can have health missing, status ailments, or already have fainted before battle.

Battle-Worn Opponents
Current Version: 1.0

4xaN954.gif
*This script will work with both PE v16.2 and v17+!

-------
It always bothered me how enemy trainers always had their Pokemon in peak condition. This script simulates a bit of "wear and tear" that implies these trainers have been in previous battles before challenging you.

Includes three modules: missing health...

Read more about this resource...
 
i placed the script above main and then there is an error on line 58 when i load it how would i fix this btw i am running essentials 21.1 and yes i know this plugin is for essentials v16.2 and v17 i am manly asking how i can fix it to use it for 21.1
 
i placed the script above main and then there is an error on line 58 when i load it how would i fix this btw i am running essentials 21.1 and yes i know this plugin is for essentials v16.2 and v17 i am manly asking how i can fix it to use it for 21.1
You'd need to at the bare minimum tell me what the error is for me to even guess.
 
one good point i would send a picture but i dont know how to here

second here

Exception `NameError' at Section401:63 - uninitialized constant Events
Section401:63:in `<main>': uninitialized constant Events (NameError)
 
one good point i would send a picture but i dont know how to here

second here

Exception `NameError' at Section401:63 - uninitialized constant Events
Section401:63:in `<main>': uninitialized constant Events (NameError)
You probably need to check if any of the function names have been changed. The maintainer of PE has changed a lot of function names between versions (for some dumb reason).
 
Back
Top