Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Technical Support » Win32 FDS » BrenBot
Re: BrenBot [message #437137 is a reply to message #435592] Tue, 28 September 2010 04:36 Go to previous message
Gen_Blacky is currently offline  Gen_Blacky
Messages: 3250
Registered: September 2006
Karma:
General (3 Stars)
Reborns commands are only for ingame "SSGM Chat Hook" and has nothing to do with brenbot but would interfere with ingame commands. It would cause double output one from brenbot one from reborns ssgm plugin. You could just remove brebot ingame group for the command if you want to keep reborns plugin.

If you want the !n or !next command for !nextmap for Brenbot you would just add alias to the brenbot command in commands.xml with the <alias> </alias> Tags.

  <command name="nextmap">
    <permission level="1"/>
    <syntax value="!nextmap"/>
    <help value="Shows the next map"/>
    <enabled value="1"/>
    <group>irc_admin</group>
    <group>irc_public</group>
    <group>ingame</group>
    <hideInHelp value="0"/>
    <alias>shownext</alias>
    <alias>shownextmap</alias>
    <alias>n</alias>
    <alias>next</alias>
  </command>



To call reborns commands in irc you would either have to make a console command that brenbot could use or make the plugin connect to irc. I think reborn made a plugin that connects a bot to irc.


http://s18.postimage.org/jc6qbn4k9/bricks3.png

[Updated on: Tue, 28 September 2010 04:43]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: BrenBot problem-Fixed
Next Topic: Lua load problem
Goto Forum:
  


Current Time: Mon Jul 15 18:38:05 MST 2024

Total time taken to generate the page: 0.00655 seconds