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

  1. T

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

    This is a question for Ruby Version. How do you edit the beginning scripts? Not the text, but the actual script. I can't find the offsets anywhere. Sorry if this question was already answered, I couldn't find it anywhere in the thread.
  2. T

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

    Bumping my question. If you don't know the answer to that, then could anyone tell me the offset for when you walk into Prof. Birch's office and he names your pokemon?
  3. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Go to the map in Advance Map. Click on the person you're trying to move. 2 boxes above the "open script" button, there should be a box that says "Person ID" to the right and contains the number "0000." Replace this number with the flag you're using (which I think for you would be 1202). That...
  4. T

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

    How does the naming special work in Ruby, if you're trying to give a pokemon to a party that doesn't have any? Also, for some reason, when I use multiple showpokepic's, the first one has a messed up palette but the ones after it show up just fine.
  5. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Did you try setting the person's Person ID to the flag you're using? And @colcolstyles, I tried using this code to nickname the pokemon: __________ #org @naming fadescreen 0x1 setvar 0x8004 0x0 special 0x166 waitstate return ___________ It was the first pokemon in the party and it had just been...
  6. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Didn't work for me. Possibly because I tried to name the first pokemon in the party. How would you do that? (still Ruby) I mean giving a pokemon and nicknaming it in the same script.
  7. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    How would you do that for Ruby? Also, sort of bumping my last post. How come the applymovements in the script below don't work? Something I've noted is that one of the person events disappears and the person I'm trying to move's picture is reset to the hero. I have 300 and 4050 in the script...
  8. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Colcolstyles, thanks for your help. The Y/N questions are now working! But there are still 3 problems: -Instead of going to the "name" special, it simply freezes. -The first showpokepic has very weird colors. -The applymovements don't work. Here's the script: It shows up just how you would...
  9. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Well, it turns out the script wasn't actually compiled to the ROM I was testing in. Hehe, sorry for your trouble. I got it to work... sort of. This time the script actually does the first msgbox 0x6, but then kinda messes up. The script again, just for reference: When I open the script in...
  10. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    I know that, for some reason not all of the script made it to the quote box. Here's the part of the script that got cut off: Apparently I did something wrong with the beginning because it is just not working.
  11. T

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Hello, I'm new here. Generally, I just can't get applymovements to work. This is a script I've been trying again and again to get to work, but to no avail. Instead of the normal approach to giving starters, it's just a series of yes/no questions. I'm just a newb and I know I've done something...
Back
Top