• 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.
Astraea
Reaction score
172

Profile posts Latest activity Postings Media Albums About

  • Be sure to send your Diplomacy orders as soon as possible if you haven't.
    Char I made the tree ow...I have also added a snowy patch under the tree to make it good...take a look at it...here's the image
    hi brother parth has done a great job on mapping of snowy high roads I have a single request to u will u please send me the rom file after scripting is done as I just wanted to add some trees to make them a little more snowy high roads if you and parth don't mind please
    You are against Chocolate in my tournament, battle sometime and update your post in the thread with the link to the reply
    I found me a way to work with my comp but I can do only scripting and some copy commands and nothing else right now.....so no worries in scripting...its good I inserted g.s ball and the chikorita ow.....so no worries in scripting. ;)
    Hey bro sorry but my computers not working lately......so I can't do a single thing right now.......sorry.;(
    Set healing place
    this command was changed to allow a greater number of healing points, that is to say nearly infinite (or at least the full map range of 65536 maps). This code was altered to a point of near-redundancy.
    Originaly, this code was a direct correlation between the Flight table and a table of PokéCenters and XY coordinates where the player would appear on. Now, we can add flight points by re-pointing the table to a new location and create more Flight flags on the map. But you could only appear on the PokéCenter the original flight table told you to. In fact, SetHealingPlace only placed the pre-determined flight position in memory, close to the escape-rope data. If you tried to set the flying number higher than the original one, the game would cancel the setting.

    The new version uses three variables, 0x405a, 0x405b and 0x405c as the map, X-position and Y-position respectively. The map is placed in the format 0xmmBB, being BB the Bank number and mm the map number. In AdvanceMap, the map number and bank are presented in Decimal form, so you need to place them in Hexadecimal form.

    For instance, to use the PokéCenter in Indigo Plateau (13,0), you would use setvar 0x405a 0x000d. To place them in the right place for the nurse, you would also use setvar 0x405b 0x000d setvar 0x405c 0x000c

    In the end, this method replaces SetHealingPlace altogether, and the old way doesn't work anymore. Using Sethealingplace is only useful in one occasion, and that is because sethealingplace 0x1 is the only one that doesn't call the default nurse animation. So, you can use sethealingplace 0x0 for all pokecenters and sethealingplace 0x1 for the places where there isn't a healing machine (like a campsite in the florest)
    Hey bro I m changing the map of snowy high road as it doesn't looks snowy at all.....there r trees in it......there shouldnt be trees on a snowy road....
    I would send u the screens shot when I complete it...m
  • Loading…
  • Loading…
  • Loading…
  • Loading…
  • Loading…
Back
Top