Relay messages user->helpserv to the assigned helper
Brought to you by:
entrope
Usually the helpers sees what his user sent to helpserv
before the request is assigned to him. But some users
still send messages after being assigned to the
helpserc bot which are not noticed by the helper.
My patch relays those messages to the helper:
Example
<testuser> i still talk to helpserv
the helper now gets:
<HelpServ> Message from testuser: i still talk to helpserv
You can download it at
http://www.planetcoding-server.net/srvx/helpserv-relay-messages.patch
There is always the newest version.
To apply (when you are in the srvx-1.3 directory):
patch -p1 < helpserv-relay-messages.patch
If you have more questions you can find me in #srvx at
irc.gamesurge.net (if my nick is ThiefMaster` I'm
not online).