CreatePickup
Creates a new item pickup to later spawn.
Syntax
CreatePickup item_type
Returns
reference to Pickup object
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
item type | Yes | ItemType enum value - found using 'serhelp ItemType' command |
Validated examples using this method
On a running server
Use serhelp CreatePickup to inspect the reference generated by your installed SER version.