• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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] NeoMode07 in Essentials?

Is it at all possible to get MGCaladtogel's Neo Mode 7 script to work in pokemon essentials? Every time I try my game just won't boot.

I'm working on H-Mode7 : ) I just need to figure out connected maps and fix some VERY minor bugs.

In the end run yes it does work (with some heavy scripting), but it would mostly be pointless when I release my H-Mode 7 pokemon.
 
Isn't Neo mode 7 a bit different from H-Mode 7? Neo mode is more to do with cutscenes while H-mode is used for a complete 3d look.

true, but H-mode has everything Neo Mode has. In the end it's not my problem. But here is some tips: Try looking into the Game Map/Event/Player scripts and the Scene_Map script.
 
I'm working on H-Mode7 : ) I just need to figure out connected maps and fix some VERY minor bugs.

In the end run yes it does work (with some heavy scripting), but it would mostly be pointless when I release my H-Mode 7 pokemon.
I'm afraid I can't tell you where but in Essentials: Online, there is some code that should help you with the connecting maps. It took me a very long time to figure out how to get them to redisplay after Netplay's code broke them so I don't suggest trying to figure it out from scratch.

In fact, check out lines 563 to 580 in Essentials: Online. Those are some (if not all) of the modifications I made. From what I can see, some of the definitions in Game_Map were replaced by Netplay functions - I assume it should be the same case in mode 7 (it was back when I tried to port it myself, never finished it though).
 
I'm afraid I can't tell you where but in Essentials: Online, there is some code that should help you with the connecting maps. It took me a very long time to figure out how to get them to redisplay after Netplay's code broke them so I don't suggest trying to figure it out from scratch.

In fact, check out lines 563 to 580 in Essentials: Online. Those are some (if not all) of the modifications I made. From what I can see, some of the definitions in Game_Map were replaced by Netplay functions - I assume it should be the same case in mode 7 (it was back when I tried to port it myself, never finished it though).

Thanks a bunch, this will save me a massive amount time!
 
Back
Top