Env beverage: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (doxygen)
m (template update)
Line 9: Line 9:
==Availability==
==Availability==
{{in game|point}} {{game-base}}
{{in game|point}} {{game-base}}
{{in code|class=[http://hl2sdk.gigcities.com/class_c_env_beverage.html CEnvBeverage]|file=[http://hl2sdk.gigcities.com/effects_8cpp-source.html effects.cpp]}}
{{in code|class=class_c_env_beverage.html CEnvBeverage|file=effects_8cpp-source.html effects.cpp}}


==Keyvalues==
==Keyvalues==

Revision as of 06:32, 2 August 2006

Template:Wrongtitle

Entity Description

HL1 Legacy: Beverage Dispenser.

Uses models/can.mdl. Get one at http://www.editlife.net/files/can/canmdl01_hl2.zip

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<integer> Capacity: number of cans in the dispenser.
  • beveragetype
<choices> Beverage type:
Literal value Description
0 Coca-Cola
1 Sprite
2 Diet Coke
3 Orange
4 Surge
5 Moxie
6 Random

Inputs

Enable this dispenser.

Outputs