Class.SqPickup - VCMP-SqMod/SqMod GitHub Wiki
Used to represent a pickup instance in the game.
-
class
SqPickup
-
table
On -
integer
ID -
string
Tag -
object
Data -
bool
Active -
integer
Model -
integer
World -
integer
Alpha -
bool
Auto -
bool
Automatic -
integer
Timer -
integer
Autotimer -
Vector3
Pos -
Vector3
Position -
integer
Quantity -
float
PosX -
float
PosY -
float
PosZ
-
function
SetTag -
function
CustomEvent -
function
Destroy -
function
StreamedFor -
function
GetOption -
function
SetOption -
function
SetOptionEx -
function
Refresh -
function
SetPos -
function
SetPosition -
function
NullInst -
function
MakeTask -
function
DropTask -
function
DoesTask -
function
FindTask
-
integer
MaxID