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: sql symbiants/pbs  (Read 20810 times)

0 Members and 1 Guest are viewing this topic.

Offline Dabaron

  • BeBot Apprentice
  • ***
  • Posts: 163
  • Karma: +0/-0
Re: sql symbiants/pbs
« Reply #60 on: February 13, 2007, 08:07:45 am »
I ran into a strange issue with this module.  One of the bots I host uses + for their prefix (yeah, irritates me but whatever).  When I do the +symbs command it works perfectly until I go to click on the pb's name under the symb name, its adding a / in front of the command (/tell cbot1 /+pb Churn).  This exact same thing works fine in all my other bots.  I tested by changing the prefix to - instead of + (since you have to use /+ in the bot.conf file to use a +) and it makes everything work fine.  Any ideas on how to tweak this for that one strange bot?

Offline Wolfbiter

  • Contributor
  • *******
  • Posts: 149
  • Karma: +0/-0
    • KAZE
Re: sql symbiants/pbs
« Reply #61 on: February 13, 2007, 09:56:27 am »
\ is the escape char, not /
Too many toons.

Offline Malosar

  • BeBot Expert
  • ****
  • Posts: 259
  • Karma: +0/-0
    • http://www.lowerdimension.com
Re: sql symbiants/pbs
« Reply #62 on: February 19, 2007, 04:02:53 pm »
Updated the sql to include the latest info on the 255 pocketbosses and the symbiant drops.
Eternalist
General of The Syndicate

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: sql symbiants/pbs
« Reply #63 on: February 19, 2007, 05:58:24 pm »
Was this obtained from that German page or somewhere else?

Cheers,

-jj-

Offline Malosar

  • BeBot Expert
  • ****
  • Posts: 259
  • Karma: +0/-0
    • http://www.lowerdimension.com
Re: sql symbiants/pbs
« Reply #64 on: February 19, 2007, 08:42:38 pm »
Yeah that german page that was linked recently.
Eternalist
General of The Syndicate

Offline Dabaron

  • BeBot Apprentice
  • ***
  • Posts: 163
  • Karma: +0/-0
Re: sql symbiants/pbs
« Reply #65 on: February 20, 2007, 01:18:24 am »
\ is the escape char, not /

I meant \ but typed it wrong in here, its right in the .conf file   :P

Any other ideas?

Offline Wolfbiter

  • Contributor
  • *******
  • Posts: 149
  • Karma: +0/-0
    • KAZE
Re: sql symbiants/pbs
« Reply #66 on: February 20, 2007, 10:23:07 am »
Code: [Select]
function make_chatcommand($link, $title) {return '<a href=\'chatcmd:///tell '.$this->bot->botname.' '.$this->bot->commpre.$link.'\'>' . $title . '</a>';}
Try replacing that with
Code: [Select]
function make_chatcommand($link, $title) {return '<a href=\'chatcmd:///tell <pre>'.$link.'\'>' . $title . '</a>';}
Too many toons.

 

* 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: 690
  • 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