Download
(93Kb)
Download
Updated: 03-20-24 01:00 AM
Pictures
File Info
Compatibility:
Plunderstorm (10.2.6)
Updated:03-20-24 01:00 AM
Created:12-26-10 03:35 AM
Downloads:50,818
Favorites:109
MD5:
Categories:PvP, Arena, BattleGrounds, Miscellaneous
10.2.6

RETabBinder - PVP Smart Targeting  Popular! (More than 5000 hits)

Version: v1.7.9
by: AcidWeb [More]

As Veev - original author of TabBinder - will not update it anymore. I taken over (with his consent) his project. I fixed code for 4.0+, added support for new BG and made entire addon locale independent.



RETabBinder will automatically change your TAB key binding to only target enemy players when in PvP zones, and to target all enemies when not.

RETabBinder
v1.7.9 (2024-03-20)
Full Changelog Previous Releases
  • TOC bump
Archived Files (15)
File Name
Version
Size
Author
Date
v1.7.8
93kB
AcidWeb
01-17-24 01:21 AM
v1.7.7
92kB
AcidWeb
11-08-23 01:19 AM
v1.7.6
92kB
AcidWeb
09-05-23 11:57 PM
v1.7.5
92kB
AcidWeb
07-12-23 12:39 AM
v1.7.4
92kB
AcidWeb
05-03-23 12:48 AM
v1.7.3
84kB
AcidWeb
03-22-23 01:18 AM
v1.7.2
84kB
AcidWeb
01-25-23 02:35 AM
v1.7.1
84kB
AcidWeb
11-16-22 01:12 AM
v1.7.0
83kB
AcidWeb
10-26-22 12:35 AM
v1.6.7
83kB
AcidWeb
08-17-22 08:41 AM
v1.6.6
83kB
AcidWeb
06-01-22 03:38 AM
v1.6.5
83kB
AcidWeb
02-23-22 03:44 AM
v1.6.4
84kB
AcidWeb
11-03-21 12:32 AM
v1.6.3
84kB
AcidWeb
06-30-21 05:12 AM
v1.6.2
84kB
AcidWeb
03-10-21 12:28 AM


Post A Reply Comment Options
Unread 10-26-22, 12:34 PM  
pwnlads
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Originally Posted by AcidWeb
Error clearly show issue in aura called KRogueRTBBar. This is not connected with this addon at all.
you are right, i was about to delete my comment. sorry for the confusion
Report comment to moderator  
Reply With Quote
Unread 10-26-22, 11:01 AM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
Error clearly show issue in aura called KRogueRTBBar. This is not connected with this addon at all.
Last edited by AcidWeb : 10-26-22 at 11:01 AM.
Report comment to moderator  
Reply With Quote
Unread 10-26-22, 10:57 AM  
pwnlads
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Just installed the update and im getting the following LUA error. Worth saying that i have deleted the previous version folder of the addon and also the .lua file on the WTF folder for the server/char name


Message: Lua error in aura 'KRogueRTBBar': Trigger 8
WeakAuras Version: 5.0.3
Aura Version: 1.0.16
[string "..."]:7: attempt to compare number with nil
Time: Wed Oct 26 17:53:22 2022
Count: 1
Stack: Lua error in aura 'KRogueRTBBar': Trigger 8
WeakAuras Version: 5.0.3
Aura Version: 1.0.16
[string "..."]:7: attempt to compare number with nil
[string "
return function(state, event)
local tier = 1;
local column = 8;
local active = false
local name, icon, _, _, rank = GetTalentInfo(tier, column)
if rank > 0 then
active = true;
activeName = name;
activeIcon = icon;
end
local class = select(2, UnitClass('player'))
local icon = activeIcon
local name = activeName
if(true) then
if (state.class ~= class) then
state.class = class
state.changed = true
end
if (state.icon ~= icon) then
state.icon = icon
state.changed = true
end
if (state.name ~= name) then
state.name = name
state.changed = true
end
return true else return false end end"]:7: in function <[string "..."]:2>
[string "=[C]"]: in function `xpcall'
[string "@Interface/AddOns/WeakAuras/GenericTrigger.lua"]:602: in function <Interface/AddOns/WeakAuras/GenericTrigger.lua:537>
[string "@Interface/AddOns/WeakAuras/GenericTrigger.lua"]:843: in function `ScanWithFakeEvent'
[string "@Interface/AddOns/WeakAuras/GenericTrigger.lua"]:1176: in function `LoadDisplays'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1887: in function `LoadDisplays'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1681: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:1524>
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1864: in function `Resume'
[string "@Interface/AddOns/WeakAuras/WeakAuras.lua"]:1159: in function <Interface/AddOns/WeakAuras/WeakAuras.lua:1121>

Locals: <none>
Last edited by pwnlads : 10-26-22 at 12:33 PM.
Report comment to moderator  
Reply With Quote
Unread 10-26-22, 10:48 AM  
pwnlads
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Thumbs up Thank you!

hey man,

Thank you very much for picking up the project and update it for us.

I would like to give you something to help you out even if it is just for a coffee - Let me know your paypal

Kind regards,
pwnlads
Report comment to moderator  
Reply With Quote
Unread 10-24-20, 02:11 AM  
hch321
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally Posted by AcidWeb
Great but this is not SmartTabTarget project page.
I'm sorry
Report comment to moderator  
Reply With Quote
Unread 10-24-20, 02:06 AM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
Great but this is not SmartTabTarget project page.
Report comment to moderator  
Reply With Quote
Unread 06-08-18, 01:43 PM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
8.0 update report

Fixing this addon for 8.0 will be trivial. Expect update before pre-patch release.
Report comment to moderator  
Reply With Quote
Unread 06-30-16, 01:55 PM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
I'm back. Expect Legion update.
Report comment to moderator  
Reply With Quote
Unread 11-09-14, 01:05 AM  
lina22
A Kobold Labourer

Forum posts: 0
File comments: 19
Uploads: 0
pls update for wod plsss

i cant live without this addon *__*
Report comment to moderator  
Reply With Quote
Unread 12-06-12, 06:15 PM  
GeneralWurst
A Defias Bandit

Forum posts: 2
File comments: 96
Uploads: 0
Date: 2012-12-07 01:13:52
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\RETabBinder\RETabBinder.lua line 93:
Usage: SaveBindings(1||2)
Debug:
[C]: ?
[C]: SaveBindings()
RETabBinder\RETabBinder.lua:93: RETabBinder_OnEvent()
[string "*:OnEvent"]:1:
[string "*:OnEvent"]:1
Locals:
(*temporary) = 544436847

AddOns:
Swatter, v5.14.5335 (KowariOnCrutches)
AddonLoader, v2.0.1
Armory, vv10.3.0
ArmoryGuildBank, vv10.3.0
Auctionator, v3.0.9
ClassMonitor, v3.4.5.2
ClassMonitorConfigUI, v1.1.1
Cork, v5.0.1.49
DSM, v2.2a
EasyMail, v
ElvUI, v5.05
ElvUIAddOnSkins, v1.06
ElvUICastBarSnap, v2.09
ElvUILocPlus, v1.73
ElvUINameplateCastInfo, v1.0.3
FasterCamera, v1.3
FishermansFriend, v
ImprovedOptionsFrames, v1.4
ItemTooltipCleaner, v5.1.0.45
LootConfirm, v1.00
LowHPAlert, v2.11
MacroBank, v1.11
MillHelp, v2.0.12
MillHelpGlyphs, v2.0.12
Molinari, v50001.22-Beta
NeonChat, v
nibSpellAlertConfig, v0.32 r3
Pawn, v1.7.3
PetBattleDump, v1.01
REPorter, v0.8.2
RETabBinder, v1.2.5
SexyCooldown2, v1.0.2
SpecSwitcher, v1.01a
SpeedyLoad, v2.0.1
Spy, v
SquareMinimapButtons, v1.02
stAddonManager, v1.2.5
TellMeWhen, v6.1.0
TheLowDown, v2.0.3.346
TomTom, vv50100-1.0.1
VendorValue, v3.1
WoWPro, v2.4.0
WoWProAchievements, v2.4.0
WoWProDailies, v2.4.0
WoWProLeveling, v2.4.0
WowProProfession, v2.4.0
WoWProWorldEvents, v2.4.0
WSUFMover, v
BlizRuntimeLib_enUS v5.1.0.50100 <eu>
(ck=478)
Report comment to moderator  
Reply With Quote
Unread 03-29-12, 07:07 AM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
Originally Posted by Aisenfaire
2x TabBinder\TabBinder-1.02.lua:2: attempt to index global "this" (a nil value)
TabBinder\TabBinder-1.02.lua:2: in function "TabBinder_OnLoad"
<string>:"*:OnLoad":1: in function <string>:"*:OnLoad":1

Locals:
self = TabBinder_Frame {
0 = <userdata>
}
You using some ancient version. Update addon!
Last edited by AcidWeb : 03-29-12 at 07:08 AM.
Report comment to moderator  
Reply With Quote
Unread 03-29-12, 06:53 AM  
Aisenfaire
A Murloc Raider

Forum posts: 6
File comments: 394
Uploads: 0
2x TabBinder\TabBinder-1.02.lua:2: attempt to index global "this" (a nil value)
TabBinder\TabBinder-1.02.lua:2: in function "TabBinder_OnLoad"
<string>:"*:OnLoad":1: in function <string>:"*:OnLoad":1

Locals:
self = TabBinder_Frame {
0 = <userdata>
}
Last edited by Aisenfaire : 03-29-12 at 06:53 AM.
Report comment to moderator  
Reply With Quote
Unread 04-29-11, 11:50 PM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
Originally posted by Veev
Thanks for this, btw.
No problem
Report comment to moderator  
Reply With Quote
Unread 04-29-11, 04:33 PM  
Veev
A Deviate Faerie Dragon
 
Veev's Avatar
AddOn Author - Click to view AddOns

Forum posts: 12
File comments: 83
Uploads: 5
Thanks for this, btw.
Report comment to moderator  
Reply With Quote
Unread 04-15-11, 04:31 PM  
AcidWeb
A Theradrim Guardian
 
AcidWeb's Avatar
AddOn Author - Click to view AddOns

Forum posts: 68
File comments: 173
Uploads: 11
That is quite strange. It work on RBG.
This addon don't see any difference between rated and unrated BG.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.