Jump to content
  • 0
Sign in to follow this  
nuoumanow

monster not stack when use skill hiding

Question

2 answers to this question

Recommended Posts

  • 0

Ahem. And if you'll edit your post no one will.

 

From the title I can suggest two possibilities:

conf/battle/monster.conf

// Defines various mob AI related settings. (Note 3)// 0x008: If set, when a mob loses track of their target, they stop walking//        immediately. Otherwise, they continue to their last target tile. When//        set mobs also scatter as soon as they lose their target. Use this mode//        to make it much harder to mob-train by hiding and collecting them on a//        single spot (ie: GrimTooth training)

Or src/config/core.h

/// Uncomment to enable the Cell Stack Limit mod./// It's only config is the battle_config cell_stack_limit./// Only chars affected are those defined in BL_CHAR (mobs and players currently)// define CELL_NOSTACK

You have that one uncommented ^

Edited by Garr

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.