- Joined
- Aug 20, 2013
- Messages
- 28
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMMV
Well im hoping i finally managed to put this in the correct section.
I'm using RPG Maker MV.
What i'm trying to make happen is there is an item called an Hourglass in my game i'm making that i only want used in certain maps, now in the screenshots i've provided it shows the two common events i have set up in order to make this happen. The one event is tracking the players X & Y and is supposed to track their MapId and the other event is for the event to check if the MapId is the correct one and if it is to check which switch is on day or night, and then proceed with the following task of tinting or untinting the screen and turning off and on the opposing switch.
the problem is that when i try to use the hourglass no matter which map i'm on it just keeps saying "I cant use this item here" which is what i put in the "else" bracket of the conditional branch statement.
I'm hoping someone can help me fix my stupidity please.
Thank You
I'm using RPG Maker MV.
What i'm trying to make happen is there is an item called an Hourglass in my game i'm making that i only want used in certain maps, now in the screenshots i've provided it shows the two common events i have set up in order to make this happen. The one event is tracking the players X & Y and is supposed to track their MapId and the other event is for the event to check if the MapId is the correct one and if it is to check which switch is on day or night, and then proceed with the following task of tinting or untinting the screen and turning off and on the opposing switch.
the problem is that when i try to use the hourglass no matter which map i'm on it just keeps saying "I cant use this item here" which is what i put in the "else" bracket of the conditional branch statement.
I'm hoping someone can help me fix my stupidity please.
Thank You
Attachments
Last edited: