BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => 0.2.x Custom/Unofficial Modules => Topic started by: Wolfbiter on June 15, 2006, 01:01:04 pm

Title: Alien Armor module
Post by: Wolfbiter on June 15, 2006, 01:01:04 pm
!lead # - Info on what you can do with a lead bots of ql #
!armor # - Info on what's required to make an alien armor of ql #
Title: Re: Alien Armor module
Post by: Pharexys on June 15, 2006, 01:22:44 pm
hm nice, gonna play with it a bit ;D
Title: Re: Alien Armor module
Post by: Malosar on June 16, 2006, 02:06:17 am
Using make_item in blobs needs a str_replace('"',"'",$item); at least it does for my bebot.

Attached is a quick fixed version.
Title: Re: Alien Armor module
Post by: Wolfbiter on June 16, 2006, 07:24:32 am
I have no issues, since the item text doesn't contain any "s.
What happends to your bot without the fix?
Title: Re: Alien Armor module
Post by: Malosar on June 16, 2006, 01:45:00 pm
I have no issues, since the item text doesn't contain any "s.
What happends to your bot without the fix?

It will display the item in the blob but you can't click on it, you dont get the itemref:// etc for the item it makes.

In your Bot.php, does your make_item look like this?

Code: [Select]
function make_item($lowid, $highid, $ql, $name)
{
return "<a href=\"itemref://" . $lowid . "/" . $highid . "/" . $ql . "\">" . $name . "</a>";
}

As you can see mine is returning all the doublequotes which need to be single quotes in blobs. If your itemlinks are working fine in the blob, what does your make_item look like?
Title: Re: Alien Armor module
Post by: Wolfbiter on June 16, 2006, 07:47:28 pm
On the bot I run (0.3.something) it's ' so that's why I didn't have any issues. Guess the older has ", good to know.
Title: Re: Alien Armor module
Post by: jjones666 on August 07, 2006, 01:47:58 am
!lead 192 =

Arithmetic/Enduring/Supple Leadbot
Bio-Clump: ql240 / ql192+
Lead bots: ql192+ / ql154+
Viralbots: ql192+ / ql154+
Commando / Mercenary / Officer
Paramedic / Scout / Sharpshoter

Observant/Spritual/Strong Leadbot
Bio-Clump: ql300 / ql240+
Lead bots: ql240+ / ql192+
Viralbots: ql240+ / ql192+
Commando / Mercenary / Officer
Paramedic / Scout / Sharpshoter

Isn't that backwards, ie Observant/Spritual/Strong Leadbot being the first (lowest) bot and Arithmetic/Enduring/Supple Leadbot being the second (highest) bot determining end QL of combined?

-jj-
Title: Re: Alien Armor module
Post by: Wolfbiter on August 07, 2006, 03:59:03 am
Backwards in what way? The info is accurate.. if it's a arith/end/supple you can only make ql240 combined with it, and if it's obs/spi/str you can make ql300 combined with it.
Title: Re: Alien Armor module
Post by: Naturalistic on August 07, 2006, 05:28:09 am
*kicks Wolf*

I had been thinking about adding this one...thief! :p
Title: Re: Alien Armor module
Post by: jjones666 on August 07, 2006, 08:51:40 am
Backwards in what way? The info is accurate.. if it's a arith/end/supple you can only make ql240 combined with it, and if it's obs/spi/str you can make ql300 combined with it.

Yep, thats true, perfect thanks :-)

-jj-
Title: Re: Alien Armor module
Post by: Areteh on January 06, 2007, 11:46:17 am
help file.  (yeah, I'm spamming them a bit, just figured since I'm writing them for my own bots, I may as well share.)
SimplePortal 2.3.7 © 2008-2024, SimplePortal