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
| Name | Required | Type | Description |
|---|---|---|---|
item | Yes | a reference to Item object. |
On a running server
Use serhelp AdvDropItem to inspect the reference generated by your installed SER version.