GetPickupPos

From NPC for VCMP 0.4 Servers
Revision as of 07:07, 25 August 2023 by Habi (talk | contribs)
Jump to navigation Jump to search

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


Description:
Gets the position of a pickup


Parameters:

(pickupid)

pickupid : The ID of the pickup to retrieve the position for.


Return Values:
A Vector containing the x, y, and z coordinates of the pickup's position.



Related Functions

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