New adventure - Frozen Lake
New adventure - Frozen Lake
Please post comments.
You do not have the required permissions to view the files attached to this post.
Kaboom!
Lovely. But I think you made a mistake with the level:
Suppose you use the Package item before you picked up the Glove. Because the Glove item have ID=2 and is already Active, when you use the Package item to do ID Global On, the game will see that the Glove is already Active and will complain "you cannot use the item here". Probably a bug in the game, but nonetheless, this will cause the Package item to remain in the item bag after you use it to reveal the gems! This allows you to use the Package over and over, and each time you use it, the gems that you picked up will reappear again (arguably another bug in the game), so the player won't need to bother with the gems on ice.
To fix this, either change the Glove item's ID, or set the Glove item's Active to No.
Suppose you use the Package item before you picked up the Glove. Because the Glove item have ID=2 and is already Active, when you use the Package item to do ID Global On, the game will see that the Glove is already Active and will complain "you cannot use the item here". Probably a bug in the game, but nonetheless, this will cause the Package item to remain in the item bag after you use it to reveal the gems! This allows you to use the Package over and over, and each time you use it, the gems that you picked up will reappear again (arguably another bug in the game), so the player won't need to bother with the gems on ice.
To fix this, either change the Glove item's ID, or set the Glove item's Active to No.