Npc rollermine: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (!activator)
Line 17: Line 17:
* {{o basenpc}}
* {{o basenpc}}
* '''OnPhysGunPickup'''
* '''OnPhysGunPickup'''
: Picked up with physgun
: Picked up with physgun. Use !activator to target the player.
* '''OnPhysGunDrop'''
* '''OnPhysGunDrop'''
: Released by physgun
: Released by physgun. Use !activator to target the player.
[[Category:Entities]] [[Category:NPCs]]
[[Category:Entities]] [[Category:NPCs]]

Revision as of 18:59, 16 April 2006

Template:Wrongtitle

Entity Description

Rollermine

Call it an artificially intelligent prop_physics.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Keyvalues

<boolean>

Flags

Inputs

Outputs

Picked up with physgun. Use !activator to target the player.
  • OnPhysGunDrop
Released by physgun. Use !activator to target the player.