Jump to content
Sign in to follow this  
Tsukihime

Common Event Queue

Recommended Posts

commonEventQueueMV1.jpg


Suppose you had an item that gave you lots of fruit upon use by calling common events. Each common event will randomly select a fruit and add it to your inventory. So you figure if you just create multiple common event effects, the game will run it multiple times.

When you go and test your item, you will realize that it doesn’t work; the game only runs the common event once, instead of 5 times as shown in the screenshot above.

The issue here is that the default engine only supports one common event at a time; if you need to reserve more than one, the previous common event requests will be overwritten.

However, by using this plugin, you can reserve as many common events as you want and all of them will be executed.
 

For more information and downloads, go to HimeWorks

  • Like 1

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted