Alexandria Uptime: 16.08 Days
Total players online: 0



Take the Tour | Site Map

Name

dropOnBackPack — Drops an item on the backpack from the paperdoll

Synopsis

call subs.txt dropOnBackPack { packid } [ return ]

Author

the.WZA

Parameters

Table 27. dropOnBackPack parameters

NameDescription
packidbackpackID (see setup.txt backpack).
returnName of return value ('return' by default).

Description

Drops an item on the backpack from the paperdoll

Returns

@%2 (#true or #false if timedout)

Changes

%_backpackX, %_backpackY and findItem system variables

See Also

subs.drop, subs.moveItemToPos, subs.moveItemToContainer, setup.backpack