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

Search results

  1. Semolous

    Resource Modern Quest System + UI

    '5. You MUST start a new save. Otherwise, your game will crash when you try to open the UI.' You actually don't. I tested it myself
  2. Semolous

    Resource Modern Quest System + UI

    I copied it and playtested, but I get this error
  3. Semolous

    Resource Modern Quest System + UI

    Is this right for making a quest with the red colour story related? I want to make sure it's right so I don't get any errors activateQuest(:Quest1, colorQuest ("red"), true)
  4. Semolous

    Resource Modern Quest System + UI

    Can you have repeatable quests?
  5. Semolous

    Resource Modern Quest System + UI

    It does. Thank you! How do I define rewards?
  6. Semolous

    Resource Modern Quest System + UI

    I get this error when trying to activate a quest. I copied activateQuest(quest) and changed (quest) to (1). Did I do it right?
  7. Semolous

    Resource Modern Quest System + UI

    I did that, now I get this error Exception `NameError' at 000:Settings:1 - undefined local variable or method `u' for nil:NilClass 000:Settings:1:in `<main>': undefined local variable or method `u' for nil:NilClass (NameError)
  8. Semolous

    Resource Modern Quest System + UI

    I'm using the v19 version of this script and have come across an error when pasting in UI_PauseMenu. I pasted it at the bottom as instructed, but the error I get is 'Exception `NameError' at 268:UI_PauseMenu:288 - uninitialized constant MenuHandlers 268:UI_PauseMenu:288:in `<main>'...
  9. Semolous

    Resource Advanced HM Items

    19.1. What's odd is all other hm items work but fly does not
  10. Semolous

    Resource Advanced HM Items

    Yes. It's the strangest thing. I can use all the other hm items but fly. I know for a fact it's not the gym badge requirement either, as the only requirement in my game is that you have the item.
  11. Semolous

    Resource Pokémon: Legends Arceus Expansion (for Gen 8 Project in v19.1)

    How do I use the Adamant Crystal to change Dialga into its Origin form?
  12. Semolous

    Resource Pokémon: Legends Arceus Expansion (for Gen 8 Project in v19.1)

    I hope so. I want to use this, but can't due to it not being finished yet
  13. Semolous

    Resource Advanced HM Items

    I get the message that it can't be used here no matter where I am on the map
  14. Semolous

    Resource Advanced HM Items

    How do I use fly as an item? Whenever I try to use it, I'm told it 'can't be used here' The same is also true for using flash as an item
Back
Top