GetPickupAlpha

From NPC for VCMP 0.4 Servers
Jump to navigation Jump to search

This function was added in v1.7 beta and will not work in previous versions.


Description:
Gets the alpha value of a pickup


Parameters:

(pickupid)

pickupid : The ID of the pickup to retrieve the alpha value for.


Return Values:
The alpha value of the pickup. Throws error if pickup was not found.



Related Functions

The following functions may be helpful as they relate to this function in one way or another.