• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by Byliyth

  1. Byliyth

    Script: [v13+] Unreal Time System (like Minecraft)

    Ah, nvm, I found out the problem, my bad! It wasn't the script.
  2. Byliyth

    Script: [v13+] Unreal Time System (like Minecraft)

    Howdy! I've been trying to use this script for a while, and no matter what I do I always get the same crash whenever time changes. It occurs when I pass time using the variable, enter another map, then transfer to another map. It also occurs when I speed time up and enter the map, then...
  3. Byliyth

    [Scripting Question] How to edit party icons to fit newer icon style?

    So, as most of us know, SwSh and LGEP added new types of Pokemon icons that are bigger then the usual ones. I'm trying to add them in, but it's not working properly as of yet. (example below) Here's the Pokemon_Sprites script I have so far, slightly edited to accommodate the sprite size...
  4. Byliyth

    Speech bubble message system v0.6

    Thank you for moving it! Sorry! Also, I didn't want to revive a dead thread. Yeah, I know about that, but when you do that, it looks like this: What I'm looking for is more of a combination of both value 1 and 2, where it hovers directly over or under the character you're talking to...
  5. Byliyth

    Speech bubble message system v0.6

    Speech Bubbles over NPCs Hey y'all, I've been using carmaniac's speech bubble script, and I was wondering if there was a way to edit it to make speech bubbles over NPCs as opposed to them being at the top or bottom of the screen. Here's a terrible MS Paint mock-up I made: If anybody could...
  6. Byliyth

    [Error] undefined method `passages' for nil:NilClass

    I was starting up Essentials again, and all of a sudden I got this error message. --------------------------- Pokemon Essentials --------------------------- [Pokémon Essentials version 17.2] Exception: NoMethodError Message: undefined method `passages' for nil:NilClass Compiler:3284:in...
  7. Byliyth

    [Other Question] Any good Heartgold/Soulsilver tilesets or sprites? Really want to try a new project!

    Most DA tiles are 16x16. Multiple 16 by 2 and you get 32x32, the tile size in RMXP. You can resize tiles in Paint if you really need to.
  8. Byliyth

    Script: Rescue Chain [v17.2]

    Tried the script and keep getting this message:
  9. Byliyth

    [Eventing Question] HMs

    Well, are you in Debug Mode? In Debug Mode, HMs aren't needed, the game acts as if you already have a Pokemon who could use them. Also, mind taking a pic of the Rock event?
  10. Byliyth

    [Scripting Question] How to add CP in Essentials (Using EBS)

    So I'm attempting to add CP to Essentials (as title says) and I'm also using EBS (as title also says). The formula I'll be using is ((HP+Atk+Def+SAtk+SDef+Spd) * Level * 6 / 100). Here's the code I'm trying to use as a base: # writes the Pokemon's CP str = "#{getBattler(@battler).level}"...
  11. Byliyth

    [Scripting Question] Upgrading Moves

    So I had an idea for a Pokemon Fan Game I've been working on for a while and it includes upgrading moves. Basically, it'd increase base damage like how PP Ups boost PP for the move. If anybody could help with this, I'd really appreciate it!
  12. Byliyth

    [Developing] Metaphysical Memoirs

    Metaphysical Memoirs is a RPG about a prisoner, a martial artist, a fortune teller, a struggling alcholic, a lost friend, and their quest to overcome the bizarre world they live in and slay a god or two. Metaphysical Memoirs is a game I've been developing by myself for a couple of months now...
Back
Top