Can you run worldstone keep lvl 2 and 3 only

Bluetuna

Member
Level 1 has drops, how do i fullclear level 2 and 3 only? Can this be included in .lua? I dont want to change my clearpath settings as i like 0x7 for elsewhere.

Thanks.
 

klptemp2

Member
yes use _areas.txt to add areas for ClearAnyArea

Config.Scripts.ClearAnyArea.AreaList = {
129, -- Worldstone 2
130, -- Worldstone 3
}
 

Bluetuna

Member
Does that interfere with my clearpath? Like i like to kill all elites on the way to nithilak, and river of flame to chaos.
 

klptemp2

Member
Does that interfere with my clearpath? Like i like to kill all elites on the way to nithilak, and river of flame to chaos.
ClearPath if you specify areas, it will only do ClearPath for those areas. If you enable ClearPath with no areas specified, ALL areas will have ClearPath settings applied
 

Bluetuna

Member
ClearPath if you specify areas, it will only do ClearPath for those areas. If you enable ClearPath with no areas specified, ALL areas will have ClearPath settings applied
Yeah i disabled worldstone keep and put clear any area to world 2 3 and throne. Its awesome, does exactly what i want. Thanks.
 
Top