- Joined
- Jan 12, 2016
- Messages
- 22
- Reaction score
- 2
- First Language
- English
I was making a little custom way to place items in the world and was using regions to do so. Everything seems to work perfectly so far, except I don't want players to be able to place items on top of each other. I figured the best way to do this was to change the region id, but I can't find any command that does this. I found the command "change_region_id(x, y, new_ID)" for VX but that doesn't seem to work in MV. Am I missing something or will I need to find a different way to do this?
Last edited by a moderator:

