View Full Version : Help with events?
NewbAtGames
2004-06-16, 07:38 PM
How can I make it so that an object is somewhere like say outsidwe a castle, and it blocks the entrance.... then i want it to be removed after another event happens at a different map/place?
ograx
2004-06-16, 08:50 PM
Just make your event that gets rid of the block have a switch.Then go back to your event that is used as the block and make a new page in the event.In this page you just made,set your trigger condition to the switch you used to get rid of the block.Make sure you set the second graphic to underneath char.
NewbAtGames
2004-06-17, 12:55 PM
This question kinda goes along with what i said earlier ... but if i want to have an event happen only after another event... but ive alredy have a switch for the event... would i create a new page or use the other switch slot.
BlueCube
2004-06-17, 01:47 PM
A 3 page event then? If switch 2 is completely dependant on switch 1, you only need to use one precondition slot. You CAN use both slots though - it won't affect anything.
And yeah, switches can affect the entire game, not just the map where you set it..
----------------------------
page 1 - blank precondition
At some point, it sets switch 1
--
page 2 - Switch 1 precondition
At some point, it sets switch 2
--
page 3 - Switch 2 precondition
Whatever you want
--------------------------
vBulletin® v3.8.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.