BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.2 support => Topic started by: Zarkingu on December 10, 2005, 07:39:20 pm

Title: Clickable .txt links
Post by: Zarkingu on December 10, 2005, 07:39:20 pm
I've modified the bot help abit, but having some trouble with making clickable links to the .txt files I want listed.

This is what the code where I want to insert the links look like.
Code: [Select]
     /*
       Make the help
     */
     function make_help()
     {
       $result = "<font color=CCInfoHeadline> :::: Testbot Help ::::</font>\n\n";

       return "<botname>'s Help :: " . $this -> bot -> make_blob("click to view", $result);
     }

What I'm trying to do is make a list of clickable links spesific .txt files.
SimplePortal 2.3.7 © 2008-2024, SimplePortal