• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • 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.

[Question] Make two specific NPCs; One event, one is a shop. (Pokémon FR/LG RomHack)

CarneMorta

Toxricity Enthusiast
  • 11
    Posts
    4
    Years
    Hello everyone! I am working on a rather simple Romhack using Hex Maniac Advance and AdvanceMap Editor. It's going good so far, but in order to add two of the major features I wanted to implement, I have no clue where to begin, as I have zero coding experience with either engine.

    I wanted to give the player the choice between a Pikachu and an Eevee AFTER the inital rival battle after you pick your starter. I want it to be like, one of the scientist guys walking up to you. I am not sure how complex of a script that would be, but any help is very appreciated.

    The other one is simpler, I think. I wanted to add two/three evolutionary stones sellers around the region, so they aren't as scarce anymore, but still expensive to gather. How do I make such thing?
     
    For the evolution stones, you can copy the PokeMart script and replace the texts in there.

    As for the second starter, the way I did it was after a map transfer (leaving the PokeMart) with a switch turned on (received specific item) (you can create your own). The event that gives a second starter was on auto run, so it would automatically do it's thing and disappear after the event ends. Pretty similar to the initial starter giveaway.
     
    Back
    Top