Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
gamedragonify

New game plus and team switch scripts

Recommended Posts

Just two scripts that would be nice to have for my current project.

 

New Game +

This Basically means that once you beat the game you can play it again with special items or weapons.If there's any way to do this other than scripting let me know and I won't need this script.

 

Party Switch

This is a little more complicated. In this game There are going to be two teams in two different spots through most of it so I need a way to switch between them at any time via the menu screen.

Share this post


Link to post
Share on other sites

Party switching

http://forum.chaos-project.com/index.php?topic=116.0

http://www.youtube.com/watch?v=HTgO9tRUkH4

 

and new game plus can be done via eventing.

Have the player save after the final battle, then turn on a switch.

Add a condition branch to the first map, that if that certain switch is on, gives the player certain items(ex. Excalibur)so they start the game better off.

 

Then also have restorers in place to turn all other switches off and reset on variables to 0.

So, you're game will start again like new.

Edited by Jesse66126

Share this post


Link to post
Share on other sites

By party switching I ment havin two different parties in two different places so when you select the option from the menu you not only change your character you change your location as well. Like the Leave animus option in AC brotherhood

http://www.youtube.com/watch?v=EKWVeZAM84Y&feature=related

 

Thanks for the new game plus advice though.

Share this post


Link to post
Share on other sites

By party switching I ment havin two different parties in two different places so when you select the option from the menu you not only change your character you change your location as well. Like the Leave animus option in AC brotherhood

http://www.youtube.com/watch?v=EKWVeZAM84Y&feature=related

 

Thanks for the new game plus advice though.

Depending on how many party members you have and how much eventing you want to do this can easily be set up by event.However I don't feel like posting it here because it is a long process, and would take to much of my time if you already plan to use the script. However if you don't want to use the script or if your just interested in seeing how it would work just PM me and I'll either PM you back or post it here and under the eventing systems. Let me know :alright:.

Edited by Dragon324

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...