wrangler wrote:already is
Code: Select all
|What is the minimum Z Value of mobs I should target? |------------------------------------------------------------ /declare RV_MinZRange int outer -1000 |------------------------------------------------------------ |What is the maximum Z Value of mobs I should target? |------------------------------------------------------------ /declare RV_MaxZRange int outer 1000
That still doesnt solve the problem of creatures at the same height as you but are outside the zone boundry.



