Recent content by CBC22

  1. C

    [Error] Anyone know what this error means and how to fix it?

    Did you ever figure it out? I'm having the same issue at this very moment.
  2. C

    Getting a Sound Effect to play for Overworld Weather

    For anybody needing help with installation for v20+, you'll want to head to the script section Game_Screen and search for the line as you had to before for earlier versions of Essentials. You'll replace the four lines of code there with the following: def weather(type, power, duration)...
  3. C

    Script: [v12+] Set the Controls Screen (now supporting gamepad)

    Hey, that's awesome! Thank you so much, I would've never expected you to update this!
  4. C

    Script: [v12+] Set the Controls Screen (now supporting gamepad)

    Ohhh, I see that now. I had no idea that one could do this. I had seen various forums and the such around on the internet that mentioned the use of the F1 key but the posts were dated back as early as 2017 and as old as 2013 if not before then. I figured that such a tool was outdated and no...
  5. C

    Script: [v12+] Set the Controls Screen (now supporting gamepad)

    Will this be getting updated sometime in the near future for Ver. 19.1? If not, I'll respect that decision and I'm sure you're plenty busy as is. I haven't been able to figure out how to "translate" its pre-19.1 coding so that it's compatible with 19.1. I've been trying but I've no coding...
  6. C

    Script: [v13+] Ball Catch Game

    I think quite a bit can be done with this! Very neat and cute concept, I adore it. An idea for anybody out there reading this is adding some kind of intro text or something similar to the start of the game so that there's a small pause for the player to brace themselves. For example, you could...
  7. C

    Bank Script

    I'm no coder but I worked for several hours to update this to a working form for v19.1. It's likely not as simple or as efficient as it could be but it works and that's honestly good enough for me. For the main script, you can keep it as one, although I personally separated the Deposit and...
Back
Top