DestroyPickup
Destroys a pickup / grenade from the map.
Syntax
DestroyPickup *pickup_or_projectile_reference
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
pickup or projectile reference | Yes | a reference to Pickup object. |
Possible errors
- The pickup/projectile hasn't been spawned yet or doesn't exist anymore.
On a running server
Use serhelp DestroyPickup to inspect the reference generated by your installed SER version.