Skip to main content

AdvDropItem

Drops an item from player inventory and returns a reference to the pickup object of that item.

Syntax​

AdvDropItem *item

Returns​

reference to Pickup object

Arguments​

NameRequiredTypeDescription
itemYesa reference to Item object.

On a running server​

Use serhelp AdvDropItem to inspect the reference generated by your installed SER version.