Env beverage: Difference between revisions
Jump to navigation
Jump to search
Note:This uses 
In most games except
Half-Life: Source,
Half-Life Deathmatch: Source, and
Jabroni Brawl: Episode 3, you will need to provide your own model as this one is not present.
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot under supervision.) |
Thunder4ik (talk | contribs) m (→top: clean up, added underlinked tag) |
||
Line 1: | Line 1: | ||
{{Underlinked|date=January 2024}} | |||
{{lang}} | {{lang}} | ||
{{CD|CEnvBeverage|file1=effects.cpp}} | {{CD|CEnvBeverage|file1=effects.cpp}} |
Revision as of 02:26, 6 January 2024

This article needs more
links to other articles to help
integrate it into the encyclopedia. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024



January 2024
![]() |
---|
CEnvBeverage |
![]() |
env_beverage
is an e0 available in all Source games before
Portal 2: Community Edition. It is a
Half-Life legacy entity: the beverage vending machine. This entity dispenses soda cans (item_sodacan) when +used.
These are not used for the vending machines in Half-Life 2. Those are done with a func_button and point_template.


models/can.mdl
by default.In most games except



Keyvalues
- Capacity (health) <integer>
- Number of cans in the dispenser.
- Beverage Type (beveragetype) <choices>
- Which skin to use. Vanilla
skins described below:
- "Coca-Cola" - A lime green can with what appears to be half a kiwifruit pictured, labelled "HAI !" in white.
- "Sprite" - A brown can with yellow droplets pictured, labelled "GLUB" in yellow.
- "Diet Coke" - A red/blue can with red berries pictured, labelled "GRAPE" in white.
- "Orange" - A blue and green can with a lighter blue face pictured, and a label that is too pixellated to read clearly.
- "Surge" - A dark green can with darker coloured ends, labelled "YUCK" in white.
- "Moxie" - A yellow/orange can with a fiery effect, labelled "DANTE" in dark red.
- Random - One of the first 6 skins found in the MDL will be chosen at random.
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- Activate
- Same as Use. Dispenses a can