- Joined
- Jan 2, 2022
- Messages
- 13
- Reaction score
- 3
- First Language
- english
- Primarily Uses
- RMMZ
I downloaded the plugin here.
Does someone know if it's possibile to distinguish which picture is clicked during an event? I mean, given this..

Picture 1 and 2 are linked to the same common Event with ID=1. When The common event runs, it has no idea of which picture gets clicked, and executes fully.
I'd like something like
"if picture 1 gets clicked do this"
"if picture 2 gets clicked do that"
Do i absolutely need to write a different event for each picture? could become very nasty if the choices are a lot...
And/or do i need javascript? I have no idea of how to use it unfortunately
Thank you.
Does someone know if it's possibile to distinguish which picture is clicked during an event? I mean, given this..

Picture 1 and 2 are linked to the same common Event with ID=1. When The common event runs, it has no idea of which picture gets clicked, and executes fully.
I'd like something like
"if picture 1 gets clicked do this"
"if picture 2 gets clicked do that"
Do i absolutely need to write a different event for each picture? could become very nasty if the choices are a lot...
And/or do i need javascript? I have no idea of how to use it unfortunately
Thank you.