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

Search results

  1. Shadow56bomb

    Resource Modern Quest System + UI

    SyntaxEditor Code SnippetQuest16 = { :ID => "16", :Name => "Life against Death", :QuestGiver => "Xerneas and Erika", :Stage1 => "Enter the house that leads to the Dolerite Shaft.", :Stage2 => "Proceed through the Dolerite Shaft to enter Death's Tomb.", :Stage3 => "Make...
  2. Shadow56bomb

    Resource Modern Quest System + UI

    I'm not sure what it's talking about though.
  3. Shadow56bomb

    Resource Modern Quest System + UI

    I get this error when starting the game [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Error in Plugin: [Modern Quest System + UI] Exception: SyntaxError Message: [Modern Quest System + UI] 004_Quest_Data.rb:194: syntax error, unexpected symbol literal, expecting '}' :Location1 =>...
  4. Shadow56bomb

    Resource Modern Quest System + UI

    I get this error when starting a quest now [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Script error in event 3 (coords 24,18), map 266 (Dolerite Town) Exception: NameError Message: uninitialized constant Interpreter::Quest14 ***Full script: activateQuest(Quest14, "yellow", false)...
  5. Shadow56bomb

    Resource Modern Quest System + UI

    I never saw the commas in the examples until you pointed it out so that wasn't on any of my quests
  6. Shadow56bomb

    Resource Modern Quest System + UI

    SyntaxEditor Code Snippet Quest13 = { :ID => "13" :Name => "Dynamax Research" :QuestGiver => "Dynamax Dude" :Stage1 => "Find a Wishing Star for the Dynamax Dude." :Stage2 => "Bring the Wishing Star to the Dynamax Dude." :Location1 => "Celestine City" :Location2 =>...
  7. Shadow56bomb

    Resource Modern Quest System + UI

    How do I fix this? [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Error in Plugin: [Modern Quest System + UI] Exception: SyntaxError Message: [Modern Quest System + UI] 004_Quest_Data.rb:165: syntax error, unexpected symbol literal, expecting '}' :Name => "Dynamax Research" ^...
  8. Shadow56bomb

    Resource [v17+] Roaming Icon on Map

    Is there a way to get the other icons found only in the sample image?
  9. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    When a Ditto used Transform on my Dynamax Snorlax it gave this error that didn't close the game, but is still an error: [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Exception: ArgumentError Message: wrong number of arguments (given 1, expected 0) Backtrace: [Essentials Deluxe]...
  10. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    It seems like this formatting has also solved the problem with obtaining items!
  11. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    Would extendtext also work?
  12. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    Is it the same case for this? Also sorry for having to ask about every error I get, I just can almost never understand the error messages. [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Script error in event 2 (coords 8,12), map 297 (Dynamax Field) Exception: SyntaxError Message...
  13. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    I get this error when interacting with certain raid dens, but the item and habitat are different because of the den: [Pokémon Essentials version 20.1] [v20.1 Hotfixes 1.0.7] Script error in event 7 (coords 18,15), map 297 (Dynamax Field) Exception: SyntaxError Message: (eval):3: syntax error...
  14. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    That seems to have been the problem so the error with the move is fixed and I can restart the game again.
  15. Shadow56bomb

    Resource ZUD Plugin [v20.1] [DEPRECATED]

    Is the fact that it is good against and immune to all types the problem? If not I could just change the type of the only Snorlax type move. Edit: I actually just noticed I misspelled category with the move, so that could also be the problem
Back
Top