Difference between revisions of "0214"

From GTAMods Wiki
Jump to navigation Jump to search
(Created 0214.)
 
 
Line 3: Line 3:
 
| command    = HAS_PICKUP_BEEN_COLLECTED
 
| command    = HAS_PICKUP_BEEN_COLLECTED
 
| description = Returns true if specified pickup has been collected.
 
| description = Returns true if specified pickup has been collected.
| syntax1    = 0214:  pickup $BUY_ASSET_PICKUPS[0] picked_up
+
| syntax1    = 0214:  pickup [''int''] picked_up
 
| p1t        = [''int'']
 
| p1t        = [''int'']
 
| p1d        = Pickup handle.
 
| p1d        = Pickup handle.
 
}}
 
}}

Latest revision as of 13:17, 10 May 2021

GTA III Vice City San Andreas HAS_PICKUP_BEEN_COLLECTED


Description
Returns true if specified pickup has been collected.
Syntax
0214: pickup [int] picked_up
Parameter
[int]
Pickup handle.