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

[Scripting Question] Region-Locking Pokemon and Items

2
Posts
6
Years
    • Seen Jul 23, 2019
    I would like to have a game with four separate parties, PC Boxes, and inventories. How do I accomplish this?
     
    115
    Posts
    11
    Years
    • Seen May 17, 2023
    so, you have multiple regions and want the player to "start over" in every region?
    RPG maker XP allows multiple save files, but Essentials forces a single save-file.
    if you edit that, you can create a new save file, copy only the player's name into it, and place the player in a new region's starting map. you'll need a script for this. then,by loading the first save file, the player can travel back to the first region, and have all their stuff still there.
     
    Last edited:
    Back
    Top