• 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 Cobalt_000

  1. Cobalt_000

    NSE Help

    I'm trying to input a sprite. I've taken my png and used IrfanView to export as a BMP, loaded it including palette in NSE, and this happens: https://imgur.com/a/8dc6X The correct palette appears in the bottom image, but the top left and actual game use the top right image. I've also tried using...
  2. Cobalt_000

    [Other✓] ROM Won't Start

    I reverted back to an earlier version of the ROM, so at least I only lost a week's work. Problem solved, but I wonder what broke those early bits...
  3. Cobalt_000

    [Other✓] ROM Won't Start

    The ROM that I've been working on for a while suddenly gives me only a white screen when opening with VBA. Strangely enough, loading saves still works normally. Does anyone know what might cause this? I genuinely have no clue why this happened. The only thing that I changed between this and...
  4. Cobalt_000

    Help Thread: Script Help Thread

    How would I go about making a gym locked until you do something? I was looking at Viridian City's script box in front of the gym, but its script doesn't check flags or vars to see if it can let you in, so how does the game remove that script box? Another idea is to just use a script box that...
  5. Cobalt_000

    Help Thread: Quick Questions & Answers

    How would I go about fixing that?
  6. Cobalt_000

    Help Thread: Quick Questions & Answers

    I keep freezing here. I tried deleting the map script, but I am still freezing. It also happens when trying to leave Viridian City from the north, but it doesn't occur when entering Viridian from the south side. This started occuring after I removed the cut tree near the fences in the top...
  7. Cobalt_000

    Help Thread: Quick Questions & Answers

    My ROM keeps freezing when entering an edited Viridian City. It's probably because of a map script, but I was wondering if someone could tell me what the default map script does on Viridian City so I know if I should delete. Here's the script:
  8. Cobalt_000

    Help Thread: Script Help Thread

    Yeah, that was just me forgetting to change everything into hex xD. I believe I saw somewhere that said that 5000+ vars are safe, but it seems that that isn't the case. Anyway, var has been changed and hex updated, but the problem persists. The problem was that I forgot the 0x1 in the trainer...
  9. Cobalt_000

    Help Thread: Script Help Thread

    I tried this The random Red sprite still appears, so whether it's a gym-style battle or not doesn't seem to matter. Any other ideas?
  10. Cobalt_000

    Help Thread: Script Help Thread

    It seems as though the trainer battle command has something to do with my problem, since it didn't occur when I removed it. Does it seem like anything is wrong with using 'trainerbattle 0x1 0x004 0x0 @begin @win @later' in a script through a script box?
  11. Cobalt_000

    Help Thread: Script Help Thread

    The only map script is a setworldmapflag command. Idk what that does, but since it occurs upon loading the map, I'd imagine it's the forest image when entering Viridian Forest. Anyway, I couldn't imagine that being the problem. I tried removing all the disappear and reappear commands in my...
  12. Cobalt_000

    Help Thread: Script Help Thread

    I was told the flags and vars I'm using are safe, and I've use them before without problems. Changing them didn't help. I'm using PKSV, and changing to hex (person events 10 and 12 to 0A and 0C) did make the movement work, but now Red pops up under the swimmer sprite after he moves. I just...
  13. Cobalt_000

    Help Thread: Script Help Thread

    My script and pictures: The intent is for the swimmer to walk up, start the battle, and swim through the ground to the left (by making the standing sprite disappear and the swimming sprite reappear), but this random Red sprite shows up that is clearly not on my A-Map instead of the standing...
  14. Cobalt_000

    Help Thread: Quick Questions & Answers

    How would I go about having a trainer come out of a door, like if your rival came out of a gym?
  15. Cobalt_000

    Help Thread: Quick Questions & Answers

    Wanted to bump this to the next page: When trying to copy my ROM somewhere else, this happens: http://imgur.com/6VARJGf This same message also pops up for the ROM, not just the backup. When copying my ROMearlier, a lot of my script got jumbles, but this message did not come up, but that may have...
Back
Top