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

Recent content by domx9200

  1. domx9200

    Resource Fame Checker [v19/v20]

    I'm glad you like it, If you have suggestions/improvements or are having trouble, don't hesitate to shoot me a message.
  2. domx9200

    Resource Fame Checker [v19/v20]

    It's the same as everything else, within the fame_targets.txt file add a line for the famous person which is PlayerMessage = "message","to player" I realize I forgot to add the PlayerMessage thing to the header of the file, nor did I update my example to include it in the Readme, I wasn't...
  3. domx9200

    Resource Fame Checker [v19/v20]

    so quite literally my plugin came in at the perfect time for you. I'm still suprised by the amount of people who have downloaded the plugin so far, and I'm honestly very happy with the result of my work. Thanks for the kind words.
  4. domx9200

    Resource Fame Checker [v19/v20]

    I'm glad to see that you are still planing on using the Fame Checker, please tell me your thoughts on it afterwards
  5. domx9200

    Resource Fame Checker [v19/v20]

    domx9200 updated Fame Checker [v19/v20] with a new update entry: Fame Checker 2.1.1, Messages to the Player Read the rest of this update entry...
  6. domx9200

    v20.1 Fame Checker [v19/v20] - Fame Checker 2.1.1, Messages to the Player

    Update Added the ability to display a message for the player when having found all of the pieces of info for a famous person This basically means that as of now, all of the default features that were within the original version are now implemented. I have also added a switch within the...
  7. domx9200

    Resource Fame Checker [v19/v20]

    It's up to you if you want to modify the textures, I was just trying to make it as close to the original as possible. I do want to see what you do for the textures however. I'm not an artist, and this was really my first attempt at making pixel art, so I think it went well as a first attempt...
  8. domx9200

    Resource Fame Checker [v19/v20]

    Hi, the switch is so that you can quickly check if the player has found all info or not, it could be used to give out an achievement or something, it was a small request from another user so I decided to add it in. as for that additional text, it doesn't appear within my 2 copies of fire red so...
  9. domx9200

    v20.1 Fame Checker [v19/v20] - Fame Checker 2.1.0, Debug Menu to Add, Remove, and Modify Fame Data

    The main purpose of this update is to make it even easier to use. Thus I have created a way to change the fame_targets.txt data from the debug menu, that being said, let's get onto the stuff Bug Fixes A small bug fix with the Save Parity system in which some data would be written to the...
  10. domx9200

    Resource Fame Checker [v19/v20]

    domx9200 updated Fame Checker [v19/v20] with a new update entry: Fame Checker 2.1.0, Debug Menu to Add, Remove, and Modify Fame Data Read the rest of this update entry...
  11. domx9200

    Resource Fame Checker [v19/v20]

    did you remove all of the files for the v1.1.0 version? they need to be removed so that they don't conflict. Additionally do you have the file fame_targets.txt within the PBS/FameChecker folder?
  12. domx9200

    v20.1 Fame Checker [v19/v20] - Fame Checker 2.0.4, Dynamic Renaming and Save Parity Fixes

    Well, I kinda left a big bug in the code that a doubt anybody would have found until they screwed up at least one save file. I found it because I was telling a friend about this project and something I was talking about made me realize the issue. It was a really problematic bug. If you removed...
  13. domx9200

    Resource Fame Checker [v19/v20]

    domx9200 updated Fame Checker [v19/v20] with a new update entry: Fame Checker 2.0.4, Dynamic Renaming and Save Parity Fixes Read the rest of this update entry...
  14. domx9200

    Resource Fame Checker [v19/v20]

    Did you compile the PBS file? The PBS file needs to be compiled for it to retrieve any data. That's because the PBS file is where you add your famous people and pieces of info. All of the functions in game are expressly meant to modify already existing data, not create new data.
  15. domx9200

    Resource Fame Checker [v19/v20]

    Oh, I see your issue, the name of the famous person and piece of info must be Symbols, so FameChecker.setFameSeen(:OAK, true) and FameChecker.setFameInfoSeen(:OAK, :EXPERIEMENT, true) alternatively, for setting info, if you know the exact position you can type in...
Back
Top