TABLE OF CONTENTS


Knowledge/KBases [ Packages ]

[ Top ] [ Knowledge ] [ Packages ]

FUNCTION

 Provide code to show the list of known bases to the player

SOURCE

package Knowledge.Bases is

KBases/KBases.Add_Knowledge_Bases_Commands [ Subprograms ]

[ Top ] [ KBases ] [ Subprograms ]

FUNCTION

 Add Tcl commands related to the list of known bases

SOURCE

   procedure Add_Knowledge_Bases_Commands;

KBases/KBases.Update_Bases_List [ Subprograms ]

[ Top ] [ KBases ] [ Subprograms ]

FUNCTION

 Update and show list of known bases

SOURCE

   procedure Update_Bases_List(Base_Name: String := ""; Page: Positive := 1);

PARAMETERS

 Base_Name - Name of the base to find on list
 Page      - The current page of bases list to show