cs_helpop
     Module Author: Twitch
     Category: ChanServ
     Status: Published 
          User Rating: 
	(0 Comments)
     This module allows you to extend the Anope feature, which gives Operators in the network help channel umode +h, further by allowing the network admin to specify what access you would like Helpop to be assigned to... 
Also like to note that this module was coded for a network, who removed any of my credit from it, and denies the fact i played a part in its creation...as well, shrugged off people when they asked for a copy of it. 
So with that, this is a revised copy of the original module, that had its many downfalls.
Okay on the module note, there are 2 configurable options and they MUST match a channel access level as defined per anope, however they do not need to be levels representative of channel modes such as +aoqvh :). Also this module only supports networks with helpop mode +h such as Unreal.
Ie: 
#define HLP_ACCESS   CA_KICK
#define HLP_ACCESSME CA_KICKME
Or
#define HLP_ACCESS CA_VOICE
#define HLP_ACCESSME CA_VOICEME
     
Latest Module Releases
- v0.2.0 - Released: 22/08/08 (7 files)