Keanu
Member
- Joined
- Jan 15, 2010
- Messages
- 871
Hi everyone,
the Extender plug-in will have many features. The first one I am adding is answering whispers. As it is my first plug-in for HB, it needs to be tested. Please report any bugs.
- whisper functionality -
* answers configurable messages
* includes customization form
* plays sound on whispers
* writes into HB log
- whisper configuration -
You have to use at least HB version 1.958.
Everything else should be obvious.
- Update 2.1.0.0 -
* let's say huge code clean up
- Update 2.0.0.0 -
* works now
* plays cool sound on whisper
* waits before answering whisper (simulates typing)
- Update 1.0.0.1 -
* removed answering own whispers
- Update 1.0.1.0 -
* removed all known bugs
(if you have problems restart WoW and HB and try again before posting for help)
- Update 1.0.2.0 -
* plug-in compiles however chat events are not fired (seems to be HB API issue)
- Update 1.0.3.0 -
* seems to work fine with HB 1.247, Lua.DoString("SendChatMessage ..."); is now used for answering whispers
* now plays a windows beep on whisper
- Known Issues -
* the API provided by HB has problems with unicode so whispering back to chars with unicode names is not possible
Enjoy!
Cheers
Keanu
the Extender plug-in will have many features. The first one I am adding is answering whispers. As it is my first plug-in for HB, it needs to be tested. Please report any bugs.
- whisper functionality -
* answers configurable messages
* includes customization form
* plays sound on whispers
* writes into HB log
- whisper configuration -
You have to use at least HB version 1.958.
Everything else should be obvious.

- Update 2.1.0.0 -
* let's say huge code clean up
- Update 2.0.0.0 -
* works now

* plays cool sound on whisper
* waits before answering whisper (simulates typing)
- Update 1.0.0.1 -
* removed answering own whispers
- Update 1.0.1.0 -
* removed all known bugs
(if you have problems restart WoW and HB and try again before posting for help)
- Update 1.0.2.0 -
* plug-in compiles however chat events are not fired (seems to be HB API issue)
- Update 1.0.3.0 -
* seems to work fine with HB 1.247, Lua.DoString("SendChatMessage ..."); is now used for answering whispers
* now plays a windows beep on whisper
- Known Issues -
* the API provided by HB has problems with unicode so whispering back to chars with unicode names is not possible
Enjoy!
Cheers
Keanu
Attachments
Last edited: