Template:O Weapon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
No edit summary
Line 1: Line 1:
'''OnPlayerUse'''
;'''OnPlayerUse'''
: Fires when the player +uses this weapon. {{PlAct}}
: Fires when the player [[+use]]s this weapon. {{PlAct}}
 
;'''OnPlayerPickup'''
*'''OnPlayerPickup'''
: Fires when a player picks up this weapon. {{PlAct}}
: Fires when a player picks up this weapon. {{PlAct}}

Revision as of 06:32, 8 December 2010

OnPlayerUse
Fires when the player +uses this weapon. (!activator is the player.)
OnPlayerPickup
Fires when a player picks up this weapon. (!activator is the player.)