Search results

  1. Marin

    Resource Marin's Map Exporter

    Marin submitted a new resource: Marin's Map Exporter - Export all your maps with just a few button presses. Export with or without events. Read more about this resource...
  2. Marin

    Resource Overworld Shadows

    Marin updated Overworld Shadows for v17 with a new update entry: Update v1.9 Read the rest of this update entry...
  3. Marin

    Overworld Shadows - Update v1.9

    Compatibility with Marin's Scripting Utilities and Marin's Map Exporter.
  4. Marin

    Resource Marin's Scripting Utilities

    Marin updated Marin's Scripting Utilities with a new update entry: Update v1.3 Read the rest of this update entry...
  5. Marin

    Marin's Scripting Utilities - Update v1.3

    Added pbGetActiveEventPage(event) which determines which page is currently active for the passed event.
  6. Marin

    Tutorial Essentials PBS Editor v2

    Marin submitted a new resource: Essentials PBS Editor v2 - A brand spanking new version of the original PBS Editor. Faster, bigger, functional. Read more about this resource...
  7. Marin

    Essentials PBS Editor v2 - Essentials PBS Editor v2

    The main reason I chose to make this a separate resource was so v1 could live on as is; it's not cancelled or unusable, just unsupported for the time being. Why is this better than version 1? Way faster. Loading and saving is 10x as fast as it was originally due to more efficient...
  8. Marin

    Resource Marin's Scripting Utilities

    No, the THREAD would say that in the "Installation" section.
  9. Marin

    Pokémon Meat 3

    You could backtrack to the forest and catch a Timburr, that should make things easier. That's how I did it anyway
  10. Marin

    Resource Marin's Scripting Utilities

    Some of my resources will say "You need Marin's Scripting Utilities to use this resource" or something along those lines. That means you can only use that resource if you have these scripting utilities.
  11. Marin

    Resource Marin's Scripting Utilities

    Marin updated Marin's Scripting Utilities with a new update entry: Update v1.1 Read the rest of this update entry...
  12. Marin

    Marin's Scripting Utilities - Update v1.1

    Updated to v1.1: Now includes p_err, p_msg, p_info, and p_question. These provide message boxes with proper icons. Crashes that happen while the game is running (so AFTER all class initialization and stuff) will now use p_err. You can choose for a double backtrace (the default Interpreter's and...
  13. Marin

    Resource Marin's Compiler

    Marin submitted a new resource: Marin's Compiler - An alternative to the built-in Compiler. Easier to use, can be used in other plugins plug-and-play. Read more about this resource...
  14. Marin

    Marin's Compiler

    This resource can be installed via the Universal Plugin Installer. The main inspiration to make this was the lack of plug-and-play support of the standard Compiler that comes with Essentials. You can't add a PBS file in a new script section without editing the Compiler script, and you therefore...
  15. Marin

    Resource PBS Shape Appender Program

    Marin updated PBS Shape Appender Program with a new update entry: Update v2 Read the rest of this update entry...
  16. Marin

    PBS Shape Appender Program - Update v2

    Update v2: Now also works when the species don't start at number 1 (when only wanting to do a section, for instance)
  17. Marin

    pbUseMove Syntax Error

    You definitely added the && in there somehow. It doesn't have them in stock Essentials.
  18. Marin

    Resource Pokéride functionality

    .rb files are exactly the same as .txt files, just with a different extension. The files are the same as the ones the UPI uses, so I'd rather keep them as .rb so it still makes sense. If you get any sort of warning, ignore it.
  19. Marin

    Resource HM Items

    Totally forgot Dig, I’ll see what I can do for that too.
  20. Marin

    Resource HM Items

    It depends on the HM. Cut, Strength, Fly and Rock Smash would probably still work if you made a small modification (see below), but Surf most likely can't be. It overrides certain mechanics and messages to work with items instead. These types of lines are what disable HMs...
Top