BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => 0.2.x Custom/Unofficial Modules => Topic started by: Vhab on September 16, 2006, 09:50:37 am

Title: More updated updated level.php
Post by: Vhab on September 16, 2006, 09:50:37 am
I present you a long spammy list of updated level answers.
I ninjaed the list directly from helpbot's new list from which we received very good feedback.
It took a few to edit the syntax to match BeBot's current module, but it should look exactly the same now with as only difference, it no longer list duplicate mission ql's
Title: Re: More updated updated level.php
Post by: Malosar on September 16, 2006, 01:35:04 pm
Nice thankyou :)

Code: [Select]
// Rightfully stolen from helpbot by vhab, but don't tell iriche ;)

lol

btw, slight error, change:

Code: [Select]
        return $level[$lvl] . "</font>";

to this since you changed the array string name:

Code: [Select]
        return $level_answer[$lvl] . "</font>";

SimplePortal 2.3.7 © 2008-2024, SimplePortal