Item healthcharger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 7: Line 7:
* '''_minlight'''
* '''_minlight'''
: <float> Minimum light level
: <float> Minimum light level
==Flags==
* 8192  : Citadel recharger
* 16384 : Kleiner's recharger
==Inputs==
==Inputs==
* {{i targetname}}
* {{i targetname}}
* '''Recharge'''
: Recharge to full
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
* '''OutRemainingCharge <float>'''
* '''OutRemainingCharge <float>'''
* '''OnHalfEmpty'''
* '''OnEmpty'''
* '''OnFull'''
: Recharged to full.
* '''OnPlayerUse'''
* '''OnPlayerUse'''
[[Category:Entities]] [[Category:Items]]
[[Category:Entities]] [[Category:Items]]

Revision as of 17:23, 17 August 2005

Template:Wrongtitle

Entity Description

Gives player health on use if not empty.

File:Healthcharger.jpg
Health Charger

Keyvalues

<float> Minimum light level

Inputs

Outputs