• 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.

[Question] NeoMode07 in Essentials?

Rayquaza.

Lead Dev in Pokémon Order and Chaos
702
Posts
12
Years
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.
 
1,748
Posts
14
Years
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.
 

Rayquaza.

Lead Dev in Pokémon Order and Chaos
702
Posts
12
Years
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.
 
1,748
Posts
14
Years
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.
 
401
Posts
19
Years
  • Age 29
  • Seen Dec 4, 2016
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).
 
1,748
Posts
14
Years
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