ChampionPack FloorCoordinate menu

User Tag List

Results 1 to 1 of 1
  1. #1
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ChampionPack FloorCoordinate

    What should I do?
    Packs does not contain coordinates
    Code:
                var packs = Hud.Game.MonsterPacks.Where(p => p.FloorCoordinate.XYDistanceTo(Hud.Game.Me.FloorCoordinate) <= yard);
                if (packs.Any())
                    {
                    foreach (var pack in packs)
                        {
                        if (!pack.MonstersAlive.Any()) continue;
                        if (pack.IsFullChampionPack)
                        {
                            EliteProgression += 3 * 1.15f;
                            ElitePackCount++;
                        }
                        }
                    }

    ChampionPack FloorCoordinate
All times are GMT -5. The time now is 01:42 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search