• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Adding achievements/trophies?

Dose anyone know of a script that will add a feature where the player gets achievements they can look at in game and get a score for that would with the kit becuase i found one on a site but idk if it's still any good. Here's the thread i found https://forum.chaos-project.com/index.php/topic,3330.0.html I noticed that inferno red has something like that and was wondering how he did.
 
You can probably take a look at the Pokegear and try to make your own scene, then call them with switches.
 
then use a clean pokemon essential downloaded from site and test it lol =.= or u can back up your game before adding the script
.
 
I tried in my Pokémon Essentials but I get an error message, it looks like something is undefined, may someone help me?

Script 'Achievements' line 72: NameError occured.
uninitialized constant Awards::Scene_Menu

For me it looks like it has no clue what Scene_Menu is. How to fix that?

Thanks ^^
 
I tried in my Pokémon Essentials but I get an error message, it looks like something is undefined, may someone help me?

Script 'Achievements' line 72: NameError occured.
uninitialized constant Awards::Scene_Menu

For me it looks like it has no clue what Scene_Menu is. How to fix that?

Thanks ^^

Which one did you try remember there are two versions of this script.
 
Essentials is essentially... a rewriting of the entire RMXP scripts. Read the error. Its trying to find Scene_Menu. That doesn't exist.
 
Essentials is essentially... a rewriting of the entire RMXP scripts. Read the error. Its trying to find Scene_Menu. That doesn't exist.

As I said, I figured that already out, but how do I add a scene like that? I cant see any description where it should be...
 
Oh yeah... I forgot about Ho-Oh system xD
 
Back
Top