• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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 .Paradox

  1. P

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Sprite editing I'm trying to edit Gary's sprite on FireRed because I named him fatass, and I want to change his sprite to a fat guy. What does it mean by LZ77 compressed and how do I get it like that so that it will work correctly with unLZ?
  2. P

    EASY GYM LEADER SCRIPTING

    This is a good tutorial and I know it's kinda old, but your script skeleton is a little flawed. Well for one thing at line 23 it should be closeonkeypress not closeonpresskey, and it says "if 0x1 goto@end" but there is no @end, it's @done. Also, It has the msgbox @005 part, but the actual...
  3. P

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    How do I make a Pokeball item that disappears after I obtain it? I tried looking in the guide in XSE but it doesn't load for me and I need help. I got it to work for the 3 Pokeball scripts I made for the 3 starters but I can't get it to work for items.
  4. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Nevermind. I was a split second too late ;D
  5. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    I couldn't find a thread with sound offsets in it, so unless I was completely blind, I need help. Sort of. This script works perfectly for me. I just need to know what to put to play the sound of a door opening or something that suits a pathway being revealed. Here's my script: I want it to...
  6. P

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    That doesn't work though for me. Well when I tried making it a level script that loads as soon as the map loads. But nothing happens and idk what to do.
  7. P

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    No I need him there. Let me rephrase my question. I need him to be invisible before he stops me to take me to his lab, because I can see him before I leave. Then I need him to be gone after I get my Pokemon. I can do the last part, but I can't the first part
  8. P

    Favorite Rom-Hack?

    My 2 favorites are 1)Shiny Gold ftw 2)Naranja
  9. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    I just tried compiling it and it worked =X what editor are you using?
  10. P

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Well I've fixed my own problem, but I couldn't tell anyone last night because my modem has this stupid timer thing so I can't go online after 11:00. New problem though XD How do I get Oak to NOT appear in my map when you try to leave and he stops you? I've tried hidesprite 0x02 (his ID. I'm...
  11. P

    [ARCHIVE] Simple Questions (SEARCH BEFORE ASKING A QUESTION)

    Ok here's my 2 questions. For when the character acquires the Pokedex, he gets it by trying to leave the lab but Oak stops him and calls him back over to get it, then he says stuff and gives it to him. How do I make it so the script can detect if I have the Pokedex or not? Would it be...
  12. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Alright, so here is my new code. I want you to tell me everything that's wrong with it, because I can get the door to open, but it won't close before I warp for some reason. Now I just can't make it so Oak doesn't appear before the script is called :/ Aside from that stuff I need to go look...
  13. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    His ID is 002C which is the same as it is in the actual game so maybe that's why it's not working cause they're the same person ID's. So I just need to make sure his person ID is not a flag I've set before? Idk lol I can only imagine the problems I'll have scripting when he gives you the...
  14. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Here's the decompiled work: I'm an uber noob at this as I just started like 2 days ago. I got the first town done except for 1 house which I'll finish after I get this part to work. So me being a noob I don't know what to make of this decompile...lol some more help would be nice
  15. P

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    I've been trying to get this right sooo much and I can't. I've seen tutorials for the movements, but I can't get it to work for my script! I'm trying to get Oak to move up to me and take me to his lab. Right now I'm only trying to get him to walk up to me, but it's failing massively. He just...
Back
Top