BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.4 support => Topic started by: Bart on August 19, 2007, 08:29:26 pm

Title: txt file issues
Post by: Bart on August 19, 2007, 08:29:26 pm
Ok, so I have recently updated form 2.11 to 4.1 and I can't seem to get any of the help files to work.. a good example is this message

[Opcenterbot]: Sorry, I don't know where that is. Helpfile whereis.txt missing.



They are all in the txt folder but the bot can't see them.. Am I miising a setting?

Bart
Title: Re: txt file issues
Post by: Temar on August 19, 2007, 11:27:06 pm
Help System has been completely changed
and is now built into the module

example

in    function Alts (&$bot)
Code: [Select]
$this -> help['description'] = "Shows information about alternative characters.";
$this -> help['command']['alts [player]'] = "Shows information about [player]. If no player is given it shows information about yoru alts";
$this -> help['command']['alts add <player>'] = "Adds <player> as your alt.";
$this -> help['command']['alts del <player>'] = "Removes <player> from your alt list.";
$this -> help['command']['altadmin add <main> <alt>'] = "Adds <alt> as alt to <main>.";
$this -> help['command']['altadmin del <main> <alt>'] = "Removes <alt> as alt from <main>.";

http://bebot.link/wiki/help_system
Title: Re: txt file issues
Post by: Bart on August 20, 2007, 04:02:01 am
whoot!! thx man.. will get writing :D
SimplePortal 2.3.7 © 2008-2024, SimplePortal