zakne11
New Member
- Joined
- Jan 11, 2013
- Messages
- 285
- Reaction score
- 0
There you go. Use it only if your MH ticks generates much more dps than OH.
ps: zakne11 sorry i forgot to tell, you have to declare these variables at Variables.cs
Code://Trash Mobs Pack Size & Radius //intell public static int iSizeAllowed = 0; public static float iRadiusAllowed = 0;
[18:02:22.303 N] Compiler Error: c:\Demonbuddytest2\Plugins\Trinity\Cache\RefreshDiaObjects.cs(329,38) : warning CS0168: Zmienna ?ex? została zadeklarowana, ale nie jest używana.
[18:02:22.303 N] Compiler Error: c:\Demonbuddytest2\Plugins\Trinity\Combat\Weighting.cs(57,21) : error CS0103: Nazwa ?RealTrashPackSize? nie istnieje w bieżącym kontekście.
[18:02:22.303 N] Compiler Error: c:\Demonbuddytest2\Plugins\Trinity\Combat\Weighting.cs(57,40) : error CS0103: Nazwa ?RealTrashRadius? nie istnieje w bieżącym kontekście.
still some problems
ok find solution, changed to much, this errors is from line about debuging, at now got it compiled, will se how it works