Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Tiberian Technologies / Blackhand Studios » Other Products » Help With BRenBot
Re: Help With BRenBot [message #327734 is a reply to message #327726] Thu, 24 April 2008 19:11 Go to previous messageGo to previous message
Lone0001 is currently offline  Lone0001
Messages: 2112
Registered: August 2006
Location: Ontario, Canada
Karma:
General (2 Stars)

READ THE README!

Quote:

####################################
Using the commands.xml file
####################################

The commands.xml file in BRenBot 1.52 gives you total control over who can
use which commands, and even lets you disable commands completely. The top part
of the file dealing with permissions is beyond the scope of this document, and
will not be dealt with here.

Let's look at an example command in the commands.xml file;

<command name="shown00bs">
<permission level="1"/>
<syntax value="!shown00bs"/>
<help value="Displays all n00bs"/>
<enabled value="1"/>
<group>irc_admin</group>
<group>irc_public</group>
<group>ingame</group>
<renguard required="1"/> < Set to 0 so rg is not required
<alias>shownoobs</alias>
<alias>n00bs</alias>
</command>

The renguard required setting has 3 possible values. If it is set to 1 only players with
RenGuard runnning can use the command. Setting it to 2 is the same as setting it to 1, but
does not allow moderators to bypass the RenGuard requirement. Setting it to 0 or removing
the line allows non RenGuard users to also use the command.



As for authorizing with RG click on options when it lets you look for Server Authentication and enter you pass there.


[Updated on: Fri, 25 April 2008 08:50]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Ranks Plugin Questions
Next Topic: Mods??
Goto Forum:
  


Current Time: Wed Nov 27 18:06:05 MST 2024

Total time taken to generate the page: 0.01135 seconds