Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any way to make events trigger other events?
#2
You can use conditional branches like...

Code:
@> Condition : Event A's X == Event B's X
  @> Condition : Event A's Y == Event B's Y
    @> Comment : STUFF HAPPENS HERE.
  Branch End
Branch End

You most likely have to send the X/Y coordinates of both events to a variable, and check using those. From there on, you'll have to figure out the best way to make A trigger B. Having Event A set a switch, and Event B using a parallel process with the page condition checking for said switch would probably be the best method.

Example : Event A is "Monster" and Event B is "Pit Trap". Checking if "Monster"'s coordinates match up with "Pit Trap"'s coordinates, the "Monster" event would set Switch #???? : Monster Trapped. When that switch is on, the "Pit Trap" event is activated, an animation plays, then the self switch of both events is turned on (so they don't happen again.)

I hope that helps some.
[Image: Button-BOTB.png]
[Image: Save-Point.gif][Image: Button-You-Tube2.png][Image: Button-Sound-Cloud2.png][Image: Button-Audio-Mack2.png]
[Image: LS-Banner.gif]
NEW ALBUM OUT NOW!

Reply }


Messages In This Thread
RE: Any way to make events trigger other events? - by Kain Nobel - 04-01-2013, 07:49 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
Photo  How to make check if there's a message window? Pelip 6 7,631 11-04-2019, 04:37 AM
Last Post: DerVVulfman
  [REQUEST] Anyone know how to make a professional looking world map? fgsfds 15 23,923 04-11-2015, 06:17 AM
Last Post: JayRay
  VXA question regarding off-screen events JayRay 2 5,345 11-18-2013, 03:05 AM
Last Post: JayRay
  How to make a Final Fantasy styled cutscene JWCaisa 3 7,250 06-15-2012, 02:40 PM
Last Post: Kain Nobel
  Lag from Erased/deleted events Taylor 3 6,479 06-01-2012, 06:05 AM
Last Post: Taylor
  [Ask]how to make our own Tileset ? felicalexa 2 5,843 05-26-2012, 04:11 AM
Last Post: MetalRenard
  how do i sequence a chain of events? shintashi 5 8,579 01-05-2012, 01:42 AM
Last Post: KasperKalamity
  how to make an event touch another event mangamaniacs2064 2 5,904 08-24-2011, 01:55 PM
Last Post: RosyPosy
  777 with events Ace 2 6,116 01-23-2011, 12:29 PM
Last Post: Ace
  How do i make a trap? kikonami123 5 7,948 03-24-2010, 11:04 PM
Last Post: kikonami123



Users browsing this thread: