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

Pet Eventing System

Recommended Posts

For this tutorial you will need:

1+X Common Events X=number of pets

X Items

X number of actors

2 switches

 

 

First Make the actors that are pets, make them how you want. Then make accessories with the same names. Go to your common events tab and name the first one unequip pet. Set it to parallel and make a switch, you need to know how to make Automatic Switches so make that switch an automatic switch. Make a conditional branch for each item equipted, make sure the checkbox IS checked. now ignore the top and go under where it says else and remove the pet actor from party. When you're done it should look like this.

11-1.png

Now make all the common events for your pets, as shown above. Set each to parallel and make a new switch. Make this an auto switch too. In each common event make a conditional branch, this time uncheck the box and set the condition to the accessory of the pet equipped. Then add the pet actor to party. When you are done it should look like these.

12-1.png

13-1.png

And there you have it!

Edit: Made images less blurry.

Edited by joman195

Share this post


Link to post
Share on other sites

Hey, thanks for this!

 

Its a really great tutorial, easy to understand and thank you for including images! :D

Share this post


Link to post
Share on other sites

O.o I really needed something like this. It's for a doppleganger power in my game.

Share this post


Link to post
Share on other sites

Nice tutorial! ^_^

 

I hope to see more.

 

A quick suggestion: PNG files are a bit higher quality than PNGs; if you were to use them instead the images wouldn't look so blurry.

Share this post


Link to post
Share on other sites

Does this only work for one character? Like in your Script I assume "Saiken" is the Main character, Would I have to make more than one version of this code for more than one character? Though I assume yes, Would I use a conditinal branch like if someone already has say "Red Wolf" equipped, then do NOT add party member? <though I suppose it wouldn't add a character 2x to a party though...>

Share this post


Link to post
Share on other sites

You could, but I feel it's more user friendly to have one character equip pets because it dosen't take a whole lot. And there is no scripting in this (except for a few auto switches but I personally don't think that counts.)

Edited by joman195

Share this post


Link to post
Share on other sites

My lingo is terrible! I meant Event,sorry about that. I was curious just so I have an open option of another Main Character having one. I might try to mess with the event <if you don't mind?> to include another Main character equipping one and removing a possibility of Duplicates, though I suppose controling Dupes isn't entirely neccesary. By all means I'm not saying you couldn't!

Share this post


Link to post
Share on other sites

Hmm.. Perhaps this could become a script. I have been inspired.

 

And Ms. Bunny, of course he doesn't mind. He posted the tutorial so other people could make the system. ^~^

Share this post


Link to post
Share on other sites

Always thought pet systems were gonna be deathly hard but seems i was mistaken :sweatdrop:

Thanks :alright:

Share this post


Link to post
Share on other sites

Yeah just thinking about it, do you really need the unequip common event?<

 

the way i see it you can do : Cond branch : Saiken is Fairy Equipped

Add Fairy to party

Else

Remove Fairy from party.

 

^

All that in 1 single branch and event :/

Share this post


Link to post
Share on other sites

Necro or not this is useful and i need as most info about this thing possible, problem is i did exactly what you show up there (including automatic switches) yet it doesn't work.

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