collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Ported Modules  (Read 31048 times)

0 Members and 1 Guest are viewing this topic.

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: Ported Modules
« Reply #75 on: October 12, 2008, 03:50:43 pm »
Just guessing, but try the following. Near the end of Main.php in the root directory of the bot there is the following lines:
Code: [Select]
case 20:
// Silently ignore for now (AOCP_CLIENT_NAME)
break;

Replace them with the following code (basically add the code between the comment and break):
Code: [Select]
case 20:
// Silently ignore for now (AOCP_CLIENT_NAME)
if ($bot -> aoc -> buddy_exists($args[0]))
{
$bot -> aoc -> buddy_remove($args[0]);
$bot -> aoc -> buddy_add($args[0]);
}
break;

Could be that there is no buddy event generated otherwise, which would make it impossible to notice any level change before logoff.

Offline Jiheld

  • BeBot User
  • **
  • Posts: 53
  • Karma: +0/-0
Re: Ported Modules
« Reply #76 on: October 12, 2008, 04:00:13 pm »
Thnx :-) that needed to be done.

Works great now.

Jih.

Offline Elesar1

  • BeBot User
  • **
  • Posts: 47
  • Karma: +0/-0
Re: Ported Modules
« Reply #77 on: October 29, 2008, 05:48:29 pm »
Made some small changes to the Ventrilo module.

-Channels are now sorted as the appear in Ventrilo, with Lobby first, then alphabetically for all others.

-User names (non-admin) are now yellow to help stand out from the channel names.

These forums will not allow me to upload through the options, so here it is on my server: LINKY

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ported Modules
« Reply #78 on: October 29, 2008, 07:58:22 pm »
I've ported a new module - Glarawyns' Vote Core and Simple Vote - the files are available in the first post of the thread

Way too much time on your hands. :)


Offline crazybama

  • BeBot Rookie
  • *
  • Posts: 10
  • Karma: +0/-0
Re: Ported Modules
« Reply #79 on: November 14, 2008, 10:24:01 pm »
Anyway to get the autogratz mod to work with version 0.5.4 bebot?

Offline Temar

  • Contributor
  • *******
  • Posts: 1140
  • Karma: +0/-0
    • AoFiles
Re: Ported Modules
« Reply #80 on: November 14, 2008, 11:04:32 pm »
whats the problem/error with it?

Offline Alreadythere

  • BeBot Maintainer
  • BeBot Hero
  • ******
  • Posts: 1288
  • Karma: +0/-0
Re: Ported Modules
« Reply #81 on: November 15, 2008, 12:10:07 am »
Did you try the change in this post?

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 360
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal