• 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. wrigty12

    v21.1 Event Reporting (fka Switch and Variable Usage Report) - 2.0 - Restructure and new features

    This update is a restructure of the plugin. Due to the name change, you must remove the existing Switch and Variable Usage Report plugin, otherwise you will get an error. Change Log ♻️ Name change: This plugin is now called Event Reporting instead of Switch and Variable Usage Report, due to...
  2. wrigty12

    Resource Event Reporting (fka Switch and Variable Usage Report)

    wrigty12 updated Event Reporting (fka Switch and Variable Usage Report) with a new update entry: 2.0 - Revamp and new features Read the rest of this update entry...
  3. wrigty12

    Resource Instant Messages

    You don't have your PASSIVE_TRIGGERS_RANDOM_POOL set up correctly. It needs to be arrays within an array. So if you go off of what you have, you need it to be set up as PASSIVE_TRIGGERS_RANDOM_POOL = [ [:MOM_PRESSURE, :Code, "$game_switches[76] == false"] ]
  4. wrigty12

    Resource Number Scale Choice

    wrigty12 submitted a new resource: Number Scale Choice - A nice looking UI to let the player make a choice on a number scale. Read more about this resource...
  5. wrigty12

    v21.1 Number Scale Choice 1.0

    Have you ever found number inputs boring? Want to add a fun UI to selecting a number in your game? With this plugin, you can let the player choose a number, or number range, along a number scale. Here are the example scales that are included with the plugin: Features Choose a number or a...
  6. wrigty12

    v21.1 Event Indicators - 2.3 - Translation Fix and Pause Arrows

    BEFORE UPDATING ANY FILES: If you have made any edits to 000_Settings for settings or indication definitions, make sure to make a backup of the file before updating the plugin. If you copy over files to update, it will overwrite your changes. Change Log ⭐New feature: Pause Arrows. To help...
  7. wrigty12

    Resource Event Indicators

    wrigty12 updated Event Indicators with a new update entry: 2.3 - Translation Fix and Pause Arrows Read the rest of this update entry...
  8. wrigty12

    Help a newbie out

    I'm pretty sure there isn't any plugin for bag sorting, so the people who have implemented it did their own custom code. But if I remember correctly, when v22 of Essentials comes out, it will let you sort between alphabetically and the order items are defined in items.txt. Short answer: You'll...
  9. wrigty12

    Resource Hacking Minigame

    I can try to reproduce, but if you can try to do it again and either send me the crash log or export the puzzle's file and send it to me, I can look into it quicker
  10. wrigty12

    Resource Evolution Form Control

    I added two new handlers that should do what you want. Keep in mind that if your base form also has a regular "Level" evolution method, these will get in the way of each other. For instance, if you are adding LevelFormOne to Koffing so its set up as Evolutions =...
  11. wrigty12

    v21.1 Evolution Form Control - 1.1 - LevelFormOne and LevelFormTwo handlers

    The only change was done in the 002_Evolution file. You only need to replace that file for this patch. Change Log ⭐New feature: Add handlers for LevelFormOne and LevelFormTwo, which will force a form on a simple level up at a level.
  12. wrigty12

    Resource Evolution Form Control

    wrigty12 updated Evolution Form Control with a new update entry: 1.1 - LevelFormOne and LevelFormTwo handlers Read the rest of this update entry...
  13. wrigty12

    Resource Daily Word Minigame

    wrigty12 submitted a new resource: Daily Word Minigame - Bring the popular daily word guessing game to your own game! Read more about this resource...
  14. wrigty12

    v21.1 Daily Word Minigame 1.1

    This introduces a new minigame, where the player has a set number of chances to guess a word. This is based on the popular daily word game you all know and love. Features Daily word tracker, including a streak count. Option to specify a word the player must guess. This could be good for...
  15. wrigty12

    Resource Advanced AI System

    It does not, I use v20 and it is not compatible.
  16. wrigty12

    Resource Pokémon Vault (Home-like Storage)

    Mm you should probably design it so the player decides whether they want to actually keep the changes and save, instead of just automatically saving. Similar to how some Pokemon games asks the player if they want to save to use WiFi features, and if they say No, they can't use them.
  17. wrigty12

    Resource Pokémon Vault (Home-like Storage)

    Unfortunately you missed one major flaw with the system: If you don't save your game after uploading a pokemon, the pokemon you uploaded to the Vault will appear in the save again when you reboot, creating a duplication exploit. The other way around, if you don't save after you download, then...
  18. wrigty12

    Resource Evolution Form Control

    There are other ways to view it, like Google Docs, LibreOffice, and probably some random online viewers.
  19. wrigty12

    Resource Evolution Form Control

    wrigty12 updated Evolution Form Control with a new update entry: Minor update to the Setup and Documentation Guide Read the rest of this update entry...
  20. wrigty12

    v21.1 Evolution Form Control - Minor update to the Setup and Documentation Guide

    Corrected a minor issue in the guide.
Back
Top