Skip to main content

CreatePickup

Creates a new item pickup to later spawn.

Syntax

CreatePickup item_type

Returns

reference to Pickup object

Arguments

NameRequiredTypeDescription
item typeYesItemType 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.