• 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

    Resource Daily Word Minigame

    Should be fixed with the new update.
  2. wrigty12

    Resource Daily Word Minigame

    wrigty12 updated Daily Word Minigame with a new update entry: 1.1 - Crash fix Read the rest of this update entry...
  3. wrigty12

    v21.1 Daily Word Minigame - 1.1 - Crash fix

    The only file that was changed was 002_Scene. You only need to replace that file with the updated one for this update. Change Log 🛠️Fixed a crash if you ran the word game that wasn't the daily word on a day you haven't ran the daily word game yet.
  4. wrigty12

    Resource Daily Word Minigame

    I think I see what's wrong. I'll push a fix for it later today
  5. wrigty12

    v21.1 Event Reporting (fka Switch and Variable Usage Report) - 2.1 - Script reports

    Change Log ⭐New feature: Script reports. You can now search events for a certain string included in an event's Script commands or Conditional Branch script checks. This will also check Game Switches and Game Variables that have "s:" at the beginning of their name (since they are Script Switches...
  6. 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.1 - Script reports Read the rest of this update entry...
  7. wrigty12

    v21.1 Free Market - Update 2.0.3 - Crash Fix

    The only file that was changed was 004_PlayerLots. You only need to replace that file with the updated one for this update. Change Log 🛠️Fixed a crash that would occur if you viewed personal lots that don't have any valid buyers.
  8. wrigty12

    Resource Free Market

    wrigty12 updated Free Market with a new update entry: Update 2.0.3 - Crash Fix Read the rest of this update entry...
  9. wrigty12

    Resource Evolution Form Control

    Are you opening the right one? It looks like it saved a temp file along side the actual file. The one without ~$ at the beginning is the real one. I will not be switching to putting documentation for my plugins somewhere separate online at this time (this is the first time in over a dozen...
  10. wrigty12

    Resource Debug List Search

    If running that script crashes then it's not my plugin. Especially if you've been able to use my plugin in the past until only recently, something you changed or installed recently would be the culprit. you can try posting on rainfallsportraits discussion page, but I'm not sure if that is...
  11. wrigty12

    Resource Debug List Search

    Question 1) What were you trying to do when this happened (which debug list)? Question 2) If you run the script call pbMessageFreeText(_INTL("Search for what?"), "", false, 32) (In an event or the debug console, whatever you like) does it also crash like this? I can't reproduce this so far...
  12. wrigty12

    v21.1 Hacking Minigame - Update 1.0.1 - Couple fixes

    The only changes were done in the 001_Scene and 004_Data files. You only need to replace those files for this patch. Change Log ️🛠️Fixed an issue where hacking games wouldn't be recognized by the database after compressing game data. 🛠️Fixed a crash if you tried to add a Key Node linked to a...
  13. wrigty12

    Resource Hacking Minigame

    wrigty12 updated Hacking Minigame with a new update entry: Update 1.0.1 - Couple fixes Read the rest of this update entry...
  14. wrigty12

    Resource Hacking Minigame

    Okay, if I'm understanding the crash correctly, you have a Locked Node that is set to Always Random and also set to Hide All, and then you're attempting to add a Key Node linked to it, right? Key Nodes cannot be linked to Always Random nodes, because they will change every time the player...
  15. wrigty12

    Resource Hacking Minigame

    Hmm looks like I have to look to see what it takes to get new data files to be included in the compressed version (which I never test). I'll also look at the crash you were seeing with the each_with_index
  16. 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...
  17. 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...
  18. 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"] ]
  19. 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...
Back
Top