Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0215

Opcode Database

0215

DescriptionDetroys the specified pickup, freeing game memory.
Parameters (v2)1) Pickup handle (Integer) (INT)
Gamessa vc iii
CategoryCommon, Pickup
Command Name (IV)REMOVE_PICKUP
San Andreas
sascm.ini0215=1,remove_pickup %1d%
Example0215: remove_pickup $BUY_ASSET_PICKUPS[0]
Command NameREMOVE_PICKUP
Vice City
sascm.ini0215=1,destroy_pickup %1d%
Example0215: destroy_pickup 1@
Command NameREMOVE_PICKUP
GTA III
gtascm.ini0215=1,destroy_pickup %1d%
Example0215: destroy_pickup $WASTED_INFO_PICKUP
Command NameREMOVE_PICKUP

<< 0214

0216 >>