Author Topic: Treasure Chest  (Read 369 times)

Is there a way you can use the Treasure Chests so that when you find them all of the ones you placed you can get an Item/Variable?

Use vce
Onactivate-client-vcemodvar-uniquevarforthischest-set- 1
Onactivate-self-ifvalue-chest1 & chest2 & chest3 - == - 1
Variabletrue-player-additem-item

Use vce
Onactivate-client-vcemodvar-uniquevarforthischest-set- 1
Onactivate-self-ifvalue-<var:cl:chest1> & <var:cl:chest2> & <var:cl:chest3> - == - 1
Variabletrue-player-additem-item
forgot to add some stuff...
Fixed  :cookieMonster: