- Joined
- Mar 5, 2014
- Messages
- 34
- Reaction score
- 17
- First Language
- German
- Primarily Uses
I wanted to know, if there is a way to make Events spawn randomly in a certain region ID. By that I mean, they can spawn on any tile, as long as the tile is within a certain region ID.
In my game, I want the monsters to spawn in the overworld where the player can see them and fight/avoid them. They're Events, wandering around randomly, waiting for the player to touch them and start a fight. Since they're events, the normal 'random encounters' tab doesn't work on them and I haven't found a way to make an event spawn inside a region ID.
But certain Monsters are only supposed to spawn in certain terrain, like crabs on the beach and snakes on the mountains. Same goes for certain villagers only spawning in certain areas of their village.
Crabs spawn in the region-ID 60 and snakes spawn in 3 & 5
I've found a few scripts but none of them solve my problem. Some help from you guys would be much obliged.
In my game, I want the monsters to spawn in the overworld where the player can see them and fight/avoid them. They're Events, wandering around randomly, waiting for the player to touch them and start a fight. Since they're events, the normal 'random encounters' tab doesn't work on them and I haven't found a way to make an event spawn inside a region ID.
But certain Monsters are only supposed to spawn in certain terrain, like crabs on the beach and snakes on the mountains. Same goes for certain villagers only spawning in certain areas of their village.
Crabs spawn in the region-ID 60 and snakes spawn in 3 & 5
I've found a few scripts but none of them solve my problem. Some help from you guys would be much obliged.

