Jump to content

Entities Item

From Kingpin Wiki

item_adrenaline

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Health: adrenaline (totally restores health).

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_armor_helmet

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Armor: Helmet armor

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_armor_helmet_heavy

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Armor: Helmet armor, heavy.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_armor_jacket

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Armor: Jacket armor

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_armor_jacket_heavy

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Armor: Jacket armor, heavy.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_armor_legs

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Armor: Legs armor

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_armor_legs_heavy

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Armor: Legs armor, heavy.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_battery

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: bike battery ('Battery').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_cashbaglarge

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Cash the player can pick up.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
currentcash Set amount of cash in the bag
target Target to trigger when picked up
killtarget ID of the entity to delete when picked up

item_cashbagsmall

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Cash the player can pick up.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
currentcash Set amount of cash in the bag
target Target to trigger when picked up
killtarget ID of the entity to delete when picked up

item_cashroll

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Cash the player can pick up.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
currentcash Set amount of cash in roll
targetname This entity's ID
target Target to trigger when picked up
killtarget ID of the entity to delete when picked up

item_coil

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: coil ('Coil').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_flashlight

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Flashlight, can be used once in the inventory.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_health_lg

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Health: large medicine bag.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_health_sm

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Health: small medkit.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_lizzyhead

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: Lizzy's head ('Lizzy Head').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_oilcan

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: oil can ('Oil Can').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_pack

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: ammo pack ('Ammo Pack'), provides a few ammos for every weapon.

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_safedocs

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: important documents ('Safe docs').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_valve

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: valve ('Valve').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_watch

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: Lenny's watch in Skidrow ('Watch').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up

item_whiskey

Map Entity Color: (.3 .3 1) (COLOR PREVIEW) Dimensions: (-16 -16 -16) (16 16 16)

Pickup item: whiskey for the bum in Skidrow ('Whiskey').

Spawnflags

Flag Name Description
1 TRIGGER_SPAWN Must be triggered to appear.
2 NO_TOUCH
256 NOT_EASY Do not spawn if skill = 0.
512 NOT_MEDIUM Do not spawn if skill = 1.
1024 NOT_HARD Do not spawn if skill >= 2.
2048 NOT_DEATHMATCH Do not spawn in Deathmatch.
4096 NOT_COOP Do not spawn in Coop.

Keys

Key Description
targetname This entity's ID
target Entity's ID to trigger when picked up
killtarget ID of the entity to delete when picked up