Skip to content

Functions

Masson edited this page Jun 5, 2020 · 3 revisions

Functions

PickupCreate(pick_Function[23], pick_Model, pick_Type, Float:pick_X, Float:pick_Y, Float:pick_Z, pick_VirtualWorld = 0, pick_Interior = 0, pick_Playerid = 0, Float:streamdistance = STREAMER_PICKUP_SD)

pick_Function - function that will be called when picking up the pickup. other args from CreateDynamicPickup

returns: id of created pickup


PickupSetTag(bool:is_on_key = false, antiflood = 0, sync = INVALID_PICKUP)

Clone this wiki locally