Amending Tsukihime's Party Regroup

● ARCHIVED · READ-ONLY
Started by DisturbedInside 3 posts View original ↗
  1. Hey,

    I'm trying *for the third time* to amend Tsukihime's party regroup.

    This time, I want to add something to the script that will allow me to view a modified status screen

    when I talk to the dropped off actor... The screen will pop up when I talk to the dropped off actor

    This is how it normally looks:



    This is how I want it to look:



    Here is Tsukihime's Party regroup script:

    http://dl.dropbox.com/u/23043573/RPG%20Maker/RMVXA%20Scripts/Tsuki_Party_Disband.txt

    Any help is appreciated!
  2. http://db.tt/ZelpCry7

    This is a revised version of the party drop off. It doesn't support everything the original had because I wrote it from scratch.

    It uses my event wrapper to allow you to easily setup actor events.

    You will need to have

    It should make it easier to create the actor event.

    G137z.jpg
  3. Thanks Tsukihime!!!!

    The script is perfect and I really love the event wrapper script! Again sheer awesomeness!!!!

    Just have a question. I want to be able to drop off the actor in a specific map even when I'm not on the map. I can get the event to move to that specific map, but when I drop the actor on a different map, the actor will first show up on that map. Then when I change maps and come back to the map I dropped the actor off on, the event will have moved to the specified map. I want the event to instantly drop off on the specific map and then not show up on the current map. How can I do this?