Template:O npc turret floor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(templated since npc_portal_turret_floor inherits from it)
 
(+use fires OnPhysGunDrop as well.)
Line 6: Line 6:
; <code>OnPhysGunPickup</code>
; <code>OnPhysGunPickup</code>
; <code>OnPhysGunDrop</code>
; <code>OnPhysGunDrop</code>
: Picked up/released by [[Gravity Gun]]. {{todo|And +use?}}
: Picked up/released by [[Gravity Gun]] or +use.
{{O Targetname}}
{{O Targetname}}

Revision as of 06:35, 7 December 2010

OnDeploy
OnRetire
Turret has become active and dangerous or inactive and harmless.
OnTipped
Turret has been tipped over and is inactive.
OnPhysGunPickup
OnPhysGunDrop
Picked up/released by Gravity Gun or +use.