Results: 33Comments by: quicksylver
File: UberQuest03-27-08
Re: Add new quest linking feature
Posted By: quicksylver
Originally posted by Aoon I've never messed with lua before and was just concerned with getting it working. Can probably be cleaned up by someone who knows the addon. Quest linking in chat will work, it also appends the Uberquest style level/tag(raid,group,heroic...) Good idea - I'll update the UI and re-upload it after thi...
File: LightHeaded03-26-08
Re: Re: Re: A coding suggestion
Posted By: quicksylver
Originally posted by Scre3m I get this error every time I click on a quest. I'm using beql and lightheaded. http://www.planetdrown.com/images/wow_lh_error.jpg Scre3m, It's a bug with beql... You'll need to have the author change the Lightheaded function calls in the .lua file.
File: SSPVP312-22-07
Shadowd: For some reason the flag...
Posted By: quicksylver
Shadowd: For some reason the flag carriers name is working just fine, Not sure what fixed it. One small thing I have is seen in the following two screenshots. The first screenshot shows the PVP objective/score counter positioned low, but a few seconds later it re-positions itself correctly shown in screenshot #2. Sometimes this o...
File: SSPVP312-21-07
Originally posted by Pike Reprodu...
Posted By: quicksylver
Originally posted by Pike Reproducing my WSG problem with r457: 1. Quit WoW (if necessary). 2. Delete/move SavedVariables\SSPVP2.lua and SavedVariables\SSPVP2.lua.bak. 3. Log-in to WoW, join a WSG notice the flag carrier stuff doesn't work, however many games you join. 4. Quit WoW. 5. Log-in to WoW, join a WSG notice the flag...
File: SSPVP306-24-07
I would love it if when you get pro...
Posted By: quicksylver
I would love it if when you get prompted to join a new battleground that it doesn't ask you 4 times with popups. Can you set it to when you "Cancel" a BG popup and when already inside a BG that it will not popup again?
File: SSPVP306-14-07
r46?
Posted By: quicksylver
What was changed/fixed in r46?
File: SSPVP306-12-07
Pausing joining BG's?
Posted By: quicksylver
Is there an option that you can pause the auto-join from happening? I am a TitanBG user that converted to FuBars and now prefer SSPVP. I know TitanBG allowed you to pause the auto-join of BG's.
File: MinimapButtonBag05-26-07
Re: Fix For GFW TrackMenu
Posted By: quicksylver
Originally posted by turinsrevenge In TrackMenu.Lua Change line 22 from local headerButton = CreateFrame("Button", nil, nil, "FTM_HeaderTemplate,SecureAnchorEnterTemplate"); to local headerButton = CreateFrame("Button", "TrackMenuButton", nil, "FTM_HeaderTemplate,SecureAnchorEnterTemplate"); Actually, it's now on li...