Search found 4 matches

by Tank Missile
Wed Apr 10, 2019 11:02 pm
Forum: Plugin Development Support
Topic: Hook ProcessVoiceData
Replies: 4
Views: 5177

Re: Hook ProcessVoiceData

Apologies for not mentioning the game. I'm actually trying to do this in TF2. Also, that other plugin I was talking about was indeed VoiceAnnounceEX, and I did attempt to use the indexes provided by it.
by Tank Missile
Fri Apr 05, 2019 9:50 pm
Forum: Plugin Development Support
Topic: Hook ProcessVoiceData
Replies: 4
Views: 5177

Hook ProcessVoiceData

I've been trying for a while to understand the ins and outs of Source.Python by reading the documentation that's available, and I must say I'm quite impressed with how much is already there. However, one powerful feature I'm trying to harness is hooking virtual functions. From reading the wiki, I ne...
by Tank Missile
Wed Apr 12, 2017 6:43 am
Forum: Plugin Releases
Topic: Admin Commands
Replies: 9
Views: 11668

Re: Admin Commands

Getting this error when attempting to load the plugin. Traceback (most recent call last): File "../addons/source-python/packages/source-python/plugins/command.py", line 162, in load_plugin plugin = self.manager.load(plugin_name) File "../addons/source-python/packages/source-python/plu...
by Tank Missile
Sun Jul 26, 2015 1:06 am
Forum: Plugin Releases
Topic: Admin Commands
Replies: 9
Views: 11668

[SP] Caught an Exception: Traceback (most recent call last): File '..\addons\source-python\packages\source-python\messages\base.py', line 340, in __getattr__ return super(BaseMessage, self).__getattr__(attribute) AttributeError: 'super' object has no attribute '__getattr__' During handling of the a...

Go to advanced search