DarkZone Posted March 9, 2018 Share Posted March 9, 2018 Is the only way to have treasure chest is through the quest & event system combined? Link to comment Share on other sites More sharing options...
0 jcsnider Posted March 9, 2018 Share Posted March 9, 2018 Quest system isn't necessary but the event system sure is.  Make a player switch called ("Opened Chest 1").  Then make an event for your chest. In your event do the following:  Conditional Branch (Switch "Opened Chest 1 = false")  Show Text - You opened a chest!  Give Items  Set Switch (Opened Chest 1 = true) else  Show Text - You've already opened this chest! end branch  DarkZone 1 Link to comment Share on other sites More sharing options...
0 DarkZone Posted March 9, 2018 Author Share Posted March 9, 2018 Thx for the info Link to comment Share on other sites More sharing options...
Question
DarkZone
Is the only way to have treasure chest is through the quest & event system combined?Â
Link to comment
Share on other sites
2 answers to this question
Recommended Posts