Conversation Between Blah and Lunos
1 to 11 of 11
  1. Blah
    October 14th, 2016 7:15 AM
    Blah
    Well, when I first did it I just wrote the HP bar handling functions from scratch. A lot of the code was not reverse compatible, so I actually had to rewrite most of it. Being confined to the game's code, definitely had it's trade offs in difficulty. :)

    To just make it publicly available was not an issue for me. Maybe some day I will go back and make use of it myself :)
  2. Lunos
    October 13th, 2016 11:56 PM
    Lunos
    Was it really that hard to just leave the BW HP Boxes insertion as simple as "download master folder, slap dem ROM and execute X command on the CMD and voila!"? </3 ...
  3. Lunos
    November 6th, 2015 11:13 PM
    Lunos
    Well.. i saw the routines at the ASM Resource Thread's main post and this Gender Swap routine wasn't there.
    I'll search a bit more later to see if i find it xD
  4. Blah
    November 6th, 2015 9:32 AM
    Blah
    if it's just a gender change you're after, just look for the gender swap routine. It'll change the OW and such as well.

    Alternatively, Touched recently posted a quick Hero change hack (though he did mention it's untested).
  5. Lunos
    November 5th, 2015 10:30 PM
    Lunos
    Basically, what i want to do is change from Male to Female by using an item, and then, from Female to Male with another one xD
    I've saw this conversation you had with the user "BlackWhiteRobin" and maybe that way would be more easier?
    But i don't know how to compile the routine correctly, or if it needs a hook like every other routine usually does :<
  6. Lunos
    November 5th, 2015 10:26 PM
    Lunos
    Oh.. I just saw the doubt about the obedience routine xDD
    Don't worry, i've fixed that long ago, it was just a problem of the Location I gave to the Pokemon when i've added it to the save xD
  7. Lunos
    November 5th, 2015 10:25 PM
    Lunos
    Note: The words "This" at the points 1, 3 and 4 are the links to the ivpastes incluiding those scripts xDD
    The staff should consider making them have a different font or a way to recognize them xD
  8. Lunos
    November 5th, 2015 10:23 PM
    Lunos
    Hi FBI.
    I've just tried this OW Changing Routine of yours:
    http://www.pokecommunity.com/showpost.php?p=8620314&postcount=465
    But it isn't working for me :c ..
    This are the steps I did:

    1) Compiled this and inserted it into a free offset (71A250)
    2) Went to 5CA4C and inserted this bytes: 00 48 00 47 51 A2 71 08
    3) Made an item called "CLOTHES" which, when it's used, triggers this script.
    4) And to get the item, i've wrote this script.

    Now.. i have 2 problems:
    1) When I exit the Map (Viridian's Pokemon Center), the Overworld changes to Male Character's Bicycle Frames, isn't the setvar 0x8000 0x1 supposed to be the female character?
    I thought it was because of the list of values you added.

    2) When I use the item, the game freezes for a second and then it resets.

    How can I fix that? :c
    Thanks in advance for reading, greetings from Uruguay <3
  9. Blah
    October 1st, 2015 6:10 AM
    Blah
    Wow, sorry for the late reply. I didn't get the VM notification as usual, so I didn't check :(
    I'll look into it now, can you link me the post please :D?
  10. Lunos
    September 30th, 2015 2:50 PM
    Lunos
    Hi Again.

    I've finally inserted it correctly, you never said there was needed to do "+1" to the offset where we insert the compiled script xD

    Anyway, the game doesn't freeze anymore, but it just isn't working.
    My Bulbasaur isn't Obeying and i'm sure i've made him to have 254 points of Happiness when i've inserted it into my Save :/ (Using Ciro's Pokemon Maker)
  11. Lunos
    September 30th, 2015 1:05 PM
    Lunos
    Hi Boss <3
    Remember that you told me that if i had a problem again, trying to insert the ASM Script to make Pokemons obey through the amount of Happiness, i should post it in an "ASM help thread" or something?

    Welp.. i did had a problem again and i didn't found any ASM help thread :c

    In the R&D section, the sticky threads are:
    ability resource, asm resource (where you saw i've posted in), Mega evolutions and Primal reversion, Quick R&D, Move resource and R&D section rules, there's no "ASM help" thread :c ..

    Anyway, here's the VBA dissambler results, i just tried to insert it again and just got the same problem, the game freezes when i'm about to use an attack... :c ..

    Once again, i've never even tried to insert one of this type of scripts before, so please don't get mad xD ..