Vincent Posted March 30, 2013 Posted March 30, 2013 Hi, how can i dissabled that monster spawn directly next to the player. Because somethimes you kill a Monster and it respawns next to you. Quote
jaBote Posted March 30, 2013 Posted March 30, 2013 It's quite easy, just see /conf/battle/monster.conf and look for this configuration: // Should mobs not spawn within the viewing range of players? // 0 is disabled, otherwise it is the number of retries before giving up // and spawning the mob within player-view anyway, unless the max (100) is used, // in which case the mob will not be spawned, and it'll be retried again in // 5 seconds. // NOTE: This has no effect on mobs that always spawn on the very same cell // (like ant eggs) except if you set it to the max. no_spawn_on_player: 0 Change it to whatever number you want and there you go. 1 Quote
Question
Vincent
Hi,
how can i dissabled that monster spawn directly next to the player. Because somethimes you kill a Monster and it respawns next to you.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.