- Joined
- Aug 26, 2020
- Messages
- 86
- Reaction score
- 24
- First Language
- Spanish
- Primarily Uses
- RMMV
So I found this error over and over and I cant figure it out. This is an item called Canned Coffee, it's supposed to set your walking speed back to 4 (Normal) (because when you are sleepy it is set to 3), and play a Sip&Gulp sound effect. These are 2 separated common events.
But the thing is every time I drank the coffee, I only heard the Sip&Gulp sound but the speed remained set to 3. I switched the common events places, and now when I drink the coffee, it only sets the speed back to 4 but now the sound doesnt play?
In the end I had to create a new common event (SipAndSpeed) which does both together, play the sound and set the movement speed back to 4 and now it works.
But it left me wondering, can't you call 2 common events from using an item? It only allowed me to use 1 apparently so I had to mix together 2 common events into 1.
But the thing is every time I drank the coffee, I only heard the Sip&Gulp sound but the speed remained set to 3. I switched the common events places, and now when I drink the coffee, it only sets the speed back to 4 but now the sound doesnt play?
In the end I had to create a new common event (SipAndSpeed) which does both together, play the sound and set the movement speed back to 4 and now it works.
But it left me wondering, can't you call 2 common events from using an item? It only allowed me to use 1 apparently so I had to mix together 2 common events into 1.
Attachments
-
75.6 KB Views: 9
