is it possible to show an rating of elite where it has high degree of following you ? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    takayo72's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2018
    Posts
    203
    Thanks G/R
    43/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    is it possible to show an rating of elite where it has high degree of following you ?

    and it is draggable ? useful info for a pull barb

    is it possible to show an rating of elite where it has high degree of following you ?
  2. #2
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    You might find MobsOnMapColorsPlugin plugin as useful starting point, as it has some code and info about monsters.
    You might need to "group" monsters differently - or not. It depends.
    Check this thread (MobsOnMapColorPlugin.cs - help fix it) (from end).
    The source is here.

  3. Thanks takayo72 (1 members gave Thanks to JarJarD3 for this useful post)
  4. #3
    RNN's Avatar Legendary
    Reputation
    811
    Join Date
    Sep 2018
    Posts
    1,051
    Thanks G/R
    103/774
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Since this plugin only paints on the minimap, you would benefit by adding if (layer == WorldLayer.Ground) return; ( or if (layer != WorldLayer.Map) return; )
    I just edited it to include that line
    Last edited by RNN; 09-11-2019 at 04:10 AM.

  5. #4
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Originally Posted by RNN View Post
    Since this plugin only paints on the minimap, you would benefit by adding if (layer == WorldLayer.Ground) return; ( or if (layer != WorldLayer.Map) return; )
    I just edited it to include that line
    Or to be more explicit and defensive for future changes, you could do:
    Code:
    if (layer != WorldLayer.Map) return;

Similar Threads

  1. Replies: 1
    Last Post: 11-06-2018, 04:31 AM
  2. [Request] Is it possible to show the control immunity of RG or rare elites?
    By bobgao in forum TurboHUD Discussions
    Replies: 4
    Last Post: 11-01-2017, 11:51 PM
  3. [Hmm] Is it possible to change the ranges of ranged weapons
    By Snailz in forum WoW EMU Questions & Requests
    Replies: 5
    Last Post: 08-15-2008, 08:28 PM
  4. [Question] Is it possible to make an model larger?
    By Wiseguy in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 10-11-2007, 07:55 PM
  5. Is it possible to change the color of a bobber?
    By =sinister= in forum WoW ME Questions and Requests
    Replies: 2
    Last Post: 01-05-2007, 03:13 PM
All times are GMT -5. The time now is 11:13 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