Entities Item: Difference between revisions
Created page with "== item_adrenaline == '''Map Entity Color:''' (.3 .3 1) (<span style="color:#4C4CFF;">COLOR PREVIEW</span>) '''Dimensions:''' (-16 -16 -16) (16 16 16) Health: adrenaline (totally restores health). '''Spawnflags''' {| class="wikitable" |- ! 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_H..." |
No edit summary |
||
Line 5: | Line 5: | ||
Health: adrenaline (totally restores health). | Health: adrenaline (totally restores health). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 43: | Line 25: | ||
Armor: Helmet armor | Armor: Helmet armor | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 81: | Line 44: | ||
Armor: Helmet armor, heavy. | Armor: Helmet armor, heavy. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 119: | Line 64: | ||
Armor: Jacket armor | Armor: Jacket armor | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 157: | Line 84: | ||
Armor: Jacket armor, heavy. | Armor: Jacket armor, heavy. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 195: | Line 104: | ||
Armor: Legs armor | Armor: Legs armor | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 233: | Line 124: | ||
Armor: Legs armor, heavy. | Armor: Legs armor, heavy. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 271: | Line 144: | ||
Pickup item: bike battery ('Battery'). | Pickup item: bike battery ('Battery'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 309: | Line 164: | ||
Cash the player can pick up. | Cash the player can pick up. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 349: | Line 186: | ||
Cash the player can pick up. | Cash the player can pick up. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 389: | Line 208: | ||
Cash the player can pick up. | Cash the player can pick up. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 429: | Line 230: | ||
Pickup item: coil ('Coil'). | Pickup item: coil ('Coil'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 467: | Line 250: | ||
Flashlight, can be used once in the inventory. | Flashlight, can be used once in the inventory. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 505: | Line 270: | ||
Health: large medicine bag. | Health: large medicine bag. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 543: | Line 289: | ||
Health: small medkit. | Health: small medkit. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 581: | Line 309: | ||
Pickup item: Lizzy's head ('Lizzy Head'). | Pickup item: Lizzy's head ('Lizzy Head'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 619: | Line 329: | ||
Pickup item: oil can ('Oil Can'). | Pickup item: oil can ('Oil Can'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 657: | Line 349: | ||
Pickup item: ammo pack ('Ammo Pack'), provides a few ammos for every weapon. | Pickup item: ammo pack ('Ammo Pack'), provides a few ammos for every weapon. | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 695: | Line 369: | ||
Pickup item: important documents ('Safe docs'). | Pickup item: important documents ('Safe docs'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 733: | Line 389: | ||
Pickup item: valve ('Valve'). | Pickup item: valve ('Valve'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 771: | Line 409: | ||
Pickup item: Lenny's watch in Skidrow ('Watch'). | Pickup item: Lenny's watch in Skidrow ('Watch'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' | ||
Line 809: | Line 429: | ||
Pickup item: whiskey for the bum in Skidrow ('Whiskey'). | Pickup item: whiskey for the bum in Skidrow ('Whiskey'). | ||
{{Spawnflags}} | |||
'''Keys''' | '''Keys''' |
Latest revision as of 02:53, 3 March 2025
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 |