1. #1

    OUF Skaarj question

    When you target a unit and the target frame pops up, the healthbar gets filled up over the course of a second or two. Is there anyway to disable this animation feature? I just want to target a unit and have the frame pop up without the filling animation.

    Thanks.

  2. #2
    youll probably have to find something in the lua about "smoothing" or smooth health and change true to false.

    edit: look for line 104 in cfg.lua

    Code:
    		smooth = true,
    change true to false

  3. #3
    Genius! Thank you very much, it worked perfectly.

Posting Permissions

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