Name Result Description Code Params Examples
Count Int64 Count of item laying on the ground
function Count: int64;
There are no arguments You need to register to view the code example.
Stackable Boolean Is item stackable
function Stackable: boolean;
There are no arguments You need to register to view the code example.
IsMy Boolean Is lying on the ground item belongs to user/his group
function IsMy: boolean;
There are no arguments You need to register to view the code example.

Objects

Имя Класс Description
DropList TL2List из TL2Drop List of drop/items laying on the ground around character