Name Result Description Code Params Examples
Version Integer Database version
function Version: integer;
There are no arguments You need to register to view the code example.
Items TBaseList Items list from database. Elements of list can be transformed to TBaseItem.
function Items: TBaseList;
There are no arguments You need to register to view the code example.
Skills TBaseList Skills list from database. Elements of list can be transformed to TBaseSkill.
function Skills: TBaseList;
There are no arguments You need to register to view the code example.
Actions TBaseList Actions list from database. Elements of list can be transformed to TBaseAction.
function Actions: TBaseList;
There are no arguments You need to register to view the code example.
NPC TBaseList NPCs list from database. Elements of list can be transformed to TBaseNpc.
function NPC: TBaseList;
There are no arguments You need to register to view the code example.
NpcStr TBaseList NPCs dialogs list from database
function NpcStr: TBaseList;
There are no arguments You need to register to view the code example.
MsgStr TBaseList System messages list from database
function MsgStr: TBaseList;
There are no arguments You need to register to view the code example.
SysStr TBaseList System captions list fro database
function SysStr: TBaseList;
There are no arguments You need to register to view the code example.

Objects

Имя Класс Description
L2DB TL2Base Database of Lineage 2