Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Ghostlady on Thu 03/03/2005 16:10:00

Title: Remove inventory condition after it has been done?
Post by: Ghostlady on Thu 03/03/2005 16:10:00
I am using first person for the game.  If an inventory key was needed to enter room 2 from room 1, and that was done, and they are back in room 1, how do I remove the inventory condition so they can now reenter room 2 without the inventory?
Title: Re: Remove inventory condition after it has been done?
Post by: SSH on Thu 03/03/2005 16:44:06
You could set a global variable the first time ,a nd then check for that before the invetory condition