AOWiki :: AODevs Forums :: Arcanum :: AO Official Forums :: AOC US/EU Official Forums
Welcome, Guest. Please login or register.
Did you miss your activation email?
+  FC 3rd Party Dev
|-+  Anarchy Online» Budabot» Org Members
Username:
Password:
 
Pages: [1]
  Print  
Author Topic: Org Members  (Read 720 times)
Penpushers
Rollerrat
*

Reetness: +0/-0
Offline Offline

Posts: 16


View Profile
« on: April 23, 2010, 14:26:01 »

I have taken out the members.php but for some reason !orgmembers still runs ?
Logged
tyrence
Reet
**

Reetness: +0/-0
Offline Offline

Posts: 70


View Profile
« Reply #1 on: April 23, 2010, 15:59:45 »

I'm guessing you are talking about Budabot?

The preferred way to disable that is to do: /tell botname !config and then disable the command.  It's under "BASIC_GUILD_MODULE".

Or if you don't want to do it that way you can open up Budabot/modules/BASIC_GUILD_MODULE/BASIC_GUILD_MODULE.php and comment out lines 58 and 59:
Code:
bot::command("", "$MODULE_NAME/orgmembers.php", "orgmembers", "all", "Show the Members(sorted by name) of the org");
bot::command("", "$MODULE_NAME/orgranks.php", "orgranks", "all", "Show the Members(sorted by rank) of the org");
[/color]

And it's probably best to post issues with Budabot on http://budabot.com
Logged
Pages: [1]
  Print  

 
Jump to:  

Page created in 0.176 seconds with 17 queries.