| TParty.Chars |
TCharList |
Group members list |
| TInventory.User |
TItemList |
User inventory list of items |
| TL2List.Items |
TL2Object |
Get object from list by index. Class default method. |
| Methods.GetControl |
TL2Control |
Get another account controller by character name |
| TL2Control.GetUser |
TL2User |
User character of account of this controller |
| TL2Live.Equips |
TL2List из TL2Item |
Object equipment list |
| TInventory.Quest |
TItemList |
User quest inventory list of items |
| TParty.Pets |
TNpcList |
Group pets list |
| TBaseList.ByIndex |
TBaseObject |
Get element from database list by index |
| TL2Base.Items |
TBaseList |
Items list from database. Elements of list can be transformed to TBaseItem. |
| Methods.GetControlByIndex |
TL2Control |
Get another account controller by index |
| TL2Control.GetPetList |
TPetList |
List of user pets and summons of account of this controller |
| TMessages.GetMessage |
TChatMessage |
Get message from list/logs by index |
| TL2Base.Skills |
TBaseList |
Skills list from database. Elements of list can be transformed to TBaseSkill. |
| TParty.Leader |
TL2Char |
Group leader |
| TInventory.Pet |
TItemList |
Pet inventory list of items |
| TBot.Control |
TL2Control |
Account controller |
| TBaseList.ByID |
TBaseObject |
Get element from database list by identificator |
| TL2Live.Buffs |
TBuffList |
Object buff list. Available for user character, his pets, his group, and additionally for his current target (on chronicles higher then High Five). |
| TL2Control.GetInventory |
TInventory |
Inventory of user character and pet of account of this controller |
| TL2Control.GetSkillList |
TSkillList |
Charater skills list of account of this controller |
| TBot.GPS |
TGps |
Account paths generator |
| TL2Live.Abnormals |
TBuffList |
Object visual(stun, silence, barrier, etc.) effects list. Avaiable for chronicles higher then High Five. |
| TGps.Items |
TGpsPoint |
Get generated path point by index |
| TL2Base.Actions |
TBaseList |
Actions list from database. Elements of list can be transformed to TBaseAction. |
| TL2Control.GetParty |
TParty |
Group/party of account of this controller |
| TL2Base.NPC |
TBaseList |
NPCs list from database. Elements of list can be transformed to TBaseNpc. |
| TL2Control.GetCharList |
TCharList |
List of players around character of account of this controller |
| TL2Base.NpcStr |
TBaseList |
NPCs dialogs list from database |
| TL2Base.MsgStr |
TBaseList |
System messages list from database |
| TL2Control.GetNpcList |
TNpcList |
List of NPCs around character of account of this controller |
| TL2Live.Cast |
TL2Cast |
Object current/last used skill |
| TL2Base.SysStr |
TBaseList |
System captions list fro database |
| TL2Control.GetDropList |
TDropList |
List of drop/items laying on the ground around character of account of this controller |
| TL2Live.Target |
TL2Live |
Object target |
| TBot.History |
TMessages |
Account interface messages/logs list |
| TL2Control.GetWarehouse |
TL2Warehouse |
Warehouse (last opened) of account of this controller |
| TL2Control.ConfirmDlg |
TConfirmDlg |
Dialog with accept ability |
| TL2Control.GetAuction |
TL2Auction |
Auction (last opened) of account of this controller |
| TL2Control.GetChatMessage |
TChatMessage |
Last chat message of account of this controller |
| TL2Control.GetScript |
Pointer на TPaxEngine |
Pointer to script of account of this controller. Can be transformed to TPaxEngine. |