-
Notifications
You must be signed in to change notification settings - Fork 0
Collectables
BuilderDemo7 edited this page Nov 30, 2023
·
2 revisions
List of global variables containing collectable IDs with a name, a collectable can be created with MISSION.CreateCollectable()
.
COLLECTABLE_PISTOL
- Standard pistol with unlimite ammo.
COLLECTABLE_BERETTA
- The pistol that most of NPCs use.
COLLECTABLE_SILENCED
- Beretta with a silencer.
COLLECTABLE_MG
- Powerful machine-gun.
COLLECTABE_SHOTGUN
COLLECTABLE_UZI
COLLECTABLE_SMG
- Portable sub-machine gun.
COLLECTABLE_M4A1
COLLECTABLE_GRENADELAUNCHER
- Grenade launcher.
COLLECTABLE_MEDKIT
- A green case with a white cross on the top.