Thread: Asking for help
View Single Post
05-22-14, 12:13 PM   #1
Popej
A Murloc Raider
AddOn Author - Click to view addons
Join Date: May 2012
Posts: 8
Asking for help

Hi, Let me start by saying I am not a programmer. I have made an addon that I have been testing for a while and it has a some bugs. The addon is a PVP flag expiration timer. Here are the known bugs.
1: The frame does not hide properly. Example, if you join a BG while the timer is counting down the frame stays visible, and stops counting.
2: When the timer reaches 1 minute it shows 0 until it hits 59 seconds.

I used these two resources in writing the addon and looked at many more since.
http://www.wowwiki.com/API_GetPVPTimer
http://wowprogramming.com/snippets/C...ing_OnUpdate_3

Perhaps there are better ways to do this, and all help is appreciated.
I have attached the file.
Thanks.

Had uploaded a bad file, this has now been corrected.
Attached Files
File Type: lua FlagTimer.lua (2.7 KB, 195 views)

Last edited by Popej : 05-22-14 at 01:05 PM. Reason: uploaded bad file
  Reply With Quote