- Joined
- Mar 9, 2018
- Messages
- 7
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMVXA
I am trying to make a farm plot where some of the tools effect more than one event. (ie, plowing a 3x1 lot). Essentially, I want to use the events current co-ordinates to find the events next to it and change a "self variable" (from another script) in that event. But for that I need to find it's id.
Would it be simple to do this or will I need to check every event on the map to see it the coordinates match? And if so do you have any tips on doing so because I'm not new to programming but I'm new to this environment.
Would it be simple to do this or will I need to check every event on the map to see it the coordinates match? And if so do you have any tips on doing so because I'm not new to programming but I'm new to this environment.

