1. Hello brother, I would like to know if ArenaID can change the opponent's name to the number 1, 2, 3 in the arena? And the size and color of the numbers can be adjusted. I have searched everything and found that they are all official servers, but I couldn't find anything that works with 3.3.5.

  2. Idk if you still need it, but here's a version that just shows those numbers on top of nameplates, no styling etc
    https://www.mediafire.com/file/vmxil...aIDv2.zip/file

  3. could someone help me to use improved unitframes but without showing the classicon on player portrait? i tried to change the code but couldnt find any solution

  4. If you don't need it just for the player portrait, then change the code on line 22 like this:
    Code:
    if UnitIsPlayer(self.unit) and self.unit ~= "player" then
    Edited: February 26, 2024

  5. I want to change the size of the number 1.2.3 in ArenaIDv2. What should I do?

  6. I want to change the size of the number 1.2.3 in ArenaIDv2. What should I do?
    I modified this script a bit more so that you can change color and size of IDs. For your convenience, there are 2 new variables at lines 9-10: ID_COLOR is RGB color code (https://rgbcolorpicker.com/0-1) and ID_SCALE is scale relative to default size. However, due to some limitations, the font size can't exceed certain values so there's no way to increase it too much :\ Perhaps someone knows better and can suggest how to fix it. I've set the highest available value as default, but you can lower it if necessary.

    Example


    Download -> https://www.mediafire.com/file/xzmg8...enaID.zip/file

  7. I modified this script a bit more so that you can change color and size of IDs. For your convenience, there are 2 new variables at lines 9-10: ID_COLOR is RGB color code (https://rgbcolorpicker.com/0-1) and ID_SCALE is scale relative to default size. However, due to some limitations, the font size can't exceed certain values so there's no way to increase it too much : Perhaps someone knows better and can suggest how to fix it. I've set the highest available value as default, but you can lower it if necessary.

    Example


    Download -> https://www.mediafire.com/file/xzmg8...enaID.zip/file
    This is truly a great job! I have been using it for several months and it runs well. I have recommended many friends to use it. I adjusted local ID_SCALE=1.5 to local ID_SCALE=5, and it is currently running stably. I would like to request the option to add a location change. I want to make the number higher or lower, and I believe it will become perfect. (This is something I saw in another project, I'm not sure if it helps. Name: SetPoint ("BOTTOM", plate, "TOP", 0, -15) I'm not sure if it can adjust its position.). https://github.com/Poli93/ArenaNumbers ?Thank you for your contribution no matter what!

  8. Love these. In regards to the Unit Frames, is there any way to remove level and the pvp/faction shield/arena shield to the right of the portrait?
    Edited: November 13, 2024

  9. What I would like to see in VirtualPlates is different sizes for friends and enemies.

  10. I've done it myself

    https://mega.nz/file/xAM3yLrZ#QYaJCb...WjsQCxjSH8qyyA

    Friendly nameplates are smaller than enemy nameplates (75% by default, configurable in _VirtualPlates.lua)



    This *should* be useful in battlegrounds for off-healing.
    Edited: November 13, 2024

  11. I use SpecIcons, it's very good, and I have modified it so 1) it shows the spec of friendly units and so 2) it works everywhere, not only pvp instances. Not even a feature request, just a comment on how others use your addons.
    can you share your version of SpecIcons that works everywhere?


First 123

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •