- Joined
- Mar 24, 2014
- Messages
- 579
- Reaction score
- 219
- First Language
- English
- Primarily Uses
- RMVXA
How do I get the Tileset ID of the current map?
I evented a time, night/day, calendar, weather system which runs as a common event. The system works perfectly fine, but I wanted an easier way to check whether or not the player is indoors. The idea is, if the current map is using the Interior or Dungeon tiles, my Indoors? switch is flipped. At the moment, I'm using an array of IDs designated as interiors(which is probably a better idea), but I'd still like to know how to do this.
I evented a time, night/day, calendar, weather system which runs as a common event. The system works perfectly fine, but I wanted an easier way to check whether or not the player is indoors. The idea is, if the current map is using the Interior or Dungeon tiles, my Indoors? switch is flipped. At the moment, I'm using an array of IDs designated as interiors(which is probably a better idea), but I'd still like to know how to do this.
Last edited by a moderator:
