you have to wait.how can i unlock external icons?
they are, you're doing it wrongicons not working.
Everything working fine, update teamspeak 3 client or ts3 hook.icons not working.
i just installed by the your steps in github
and when i try to add badges it send me that message
~cmdclientupdate~sclient_badges=overwolf=0:badges=94ec66de-5940-4e38-b002-970df0cf6c94,b9c7d6ad-5b99-40fb-988c-1d02ab6cc130,64221fd1-706c-4bb2-ba55-996c39effa79
also i do not sow the Badges....
Follow the instructions at https://github.com/Bluscream/pyTSon_plugins/releases/tag/CustomBadgesi just installed by the your steps in github
and when i try to add badges it send me that message
~cmdclientupdate~sclient_badges=overwolf=0:badges=94ec66de-5940-4e38-b002-970df0cf6c94,b9c7d6ad-5b99-40fb-988c-1d02ab6cc130,64221fd1-706c-4bb2-ba55-996c39effa79
also i do not sow the Badges....
i say i follow your steps on github.... but i have this problem.....Follow the instructions at https://github.com/Bluscream/pyTSon_plugins/releases/tag/CustomBadges
Check your client log and your addon settings if they show any errori say i follow your steps on github.... but i have this problem.....
2018-12-24 19:56:53.909915|INFO |pyTSon.PluginHost.activate| |Activating plugin Custom Badges
2018-12-24 19:56:53.920916|ERROR |pyTSon.PluginHost.activate| |Error starting python plugin Custom Badges: Traceback (most recent call last):
File "C:/Users/Brendan/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\pluginhost.py", line 238, in activate
cls.active[pname] = cls.plugins[pname]()
File "C:/Users/Brendan/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\customBadges\__init__.py", line 56, in __init__
if getAddonStatus("tspatch", "TS Patch").value > AddonStatus.INSTALLED.value: self.mode = HookMode.TSPATCH
File "C:/Users/Brendan/AppData/Roaming/TS3Client/plugins/pyTSon/include\bluscream.py", line 504, in getAddonStatus
if addons[k]["name"] == name: return AddonStatus.INSTALLED #, ExtendedAddonStatus.DATABASE
KeyError: 'name'
2018-12-24 19:56:54.773525|DEBUG |SB | |onUpdateClientEvent: serverId = 1, clientId = 4, invokerID = 0, invokerName = "", invokerUID = ""
yes, you can get the latest files on github.Is this still getting updated?
That looks like your database is fucked up big time, im gonna commit a fix for that ^^Getting this when trying to start:
Code:2018-12-24 19:56:53.909915|INFO |pyTSon.PluginHost.activate| |Activating plugin Custom Badges 2018-12-24 19:56:53.920916|ERROR |pyTSon.PluginHost.activate| |Error starting python plugin Custom Badges: Traceback (most recent call last): File "C:/Users/Brendan/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\pluginhost.py", line 238, in activate cls.active[pname] = cls.plugins[pname]() File "C:/Users/Brendan/AppData/Roaming/TS3Client/plugins/pyTSon/scripts\customBadges\__init__.py", line 56, in __init__ if getAddonStatus("tspatch", "TS Patch").value > AddonStatus.INSTALLED.value: self.mode = HookMode.TSPATCH File "C:/Users/Brendan/AppData/Roaming/TS3Client/plugins/pyTSon/include\bluscream.py", line 504, in getAddonStatus if addons[k]["name"] == name: return AddonStatus.INSTALLED #, ExtendedAddonStatus.DATABASE KeyError: 'name' 2018-12-24 19:56:54.773525|DEBUG |SB | |onUpdateClientEvent: serverId = 1, clientId = 4, invokerID = 0, invokerName = "", invokerUID = ""
When it needs to, yesIs this still getting updated?
If you are using the latest TeamSpeak 3 client, they added some type of signature to badges. It is possible there is some sort of validation system to where your badges do not show to anyone else. I'd verify if anyone else sees your fake badges.sometimes the badges does not show @Bluscream
i have to restart ts3 again . using latest plugin from your release section
Not yet, but you're right, in future server versions this script might not work anymore depending on the server settings.If you are using the latest TeamSpeak 3 client, they added some type of signature to badges. It is possible there is some sort of validation system to where your badges do not show to anyone else. I'd verify if anyone else sees your fake badges.
pyTSon.PluginHost.activate Error Error starting python plugin Custom Badges: Traceback (most recent call last):
File "C:/Users//AppData/Roaming/TS3Client/plugins/pyTSon/scripts\pluginhost.py", line 238, in activate
cls.active[pname] = cls.plugins[pname]()
File "C:/Users//AppData/Roaming/TS3Client/plugins/pyTSon/scripts\customBadges\__init__.py", line 56, in __init__
if getAddonStatus("tspatch", "TS Patch").value > AddonStatus.INSTALLED.value: self.mode = HookMode.TSPATCH
File "C:/Users//AppData/Roaming/TS3Client/plugins/pyTSon/include\bluscream.py", line 632, in getAddonStatus
if addons[k]["name"] == name: return AddonStatus.INSTALLED #, ExtendedAddonStatus.DATABASE
KeyError: 'name'