Recent content by shadowdragon17

  1. S

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

    I put this script into my game with the intention of the sprite dissapearing at the end. Dr. Fuji and Death_Mande have tried to help, but the after the sprite moves, it still just stands in place... #org $script faceplayer checkflag 0x200 if 0x1 goto $talk message $talk $talk 1 = Look at this...
  2. S

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

    I have a script in which the sprite is meant to walk down some stairs and disappear...but I cannot seem to make it go away, it just stands at the top of the stairs...help? Here's the script: #org $script faceplayer message $talk $talk 1 = Hey! Check this out! boxset 6 applymovement 14 $move...
  3. S

    Pokescript Tutorial

    In Ruby version, I can get my sprites to move, but I want them to disappear after (like they walk down some stairs or through a door). How do I do this?
  4. S

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Movement offsets for Ruby I'm trying to hack Pokemon Ruby using Advance Map and PokeScript but I'm having some trouble with movement. I know how to set up the script but I can't find the correct offsets. Where can i find them/ could someone list the basic ones (move left, right, up, and down)?
  5. S

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

    How can I edit Prof. Birch's script at the beginning of ruby (using PokeScript) so i can make him say what i want to but he'll still give me whichever starter I chose?
  6. S

    rom hakin is srs bisns

    If you want your hack to be any good, or even interesting for yourself, you have to be a little serious, especially with he amount of time and effort it takes to make a new map or new Pokemon. I'm only just starting and it takes forever to make a decent map!
  7. S

    Script Help Thread (DO NOT REQUEST SCRIPTS)

    Birch's speech Hello world. I really want to edit professor Birch's speech right before he gives you your first Pokemon (so not the monologue when he tells you what a Pokemon is at the beginning of the game) but I really don't know how to make him still give you the Pokemon you used before. I...
Back
Top