6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = OnPickupCollected | ||
|side = shared | |||
|type = event | |||
|games = iii vc sa | |games = iii vc sa | ||
| | |desc = a pickup is collected. A pickup can be collected by a player or a vehicle, depending on the pickup's type | ||
|arg1 = Pickup pickup The pickup that was collected | |||
|arg2 = Ped ped The ped that collected the pickup | |||
| | |note = [https://wiki.gtaconnected.com/Resources/GTAVC/Pickups VC Pickup Types] | ||
|cancel = false | |||
| | |sinceSS = 1.2.0 | ||
| | |sinceCS = 1.2.0 | ||
}} | }} |
edits