Npc rollermine: Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
m (!activator) |
m (→Outputs: {{plact}}) |
||
Line 17: | Line 17: | ||
* {{o basenpc}} | * {{o basenpc}} | ||
* '''OnPhysGunPickup''' | * '''OnPhysGunPickup''' | ||
: Picked up with physgun. | : Picked up with physgun. {{plact}} | ||
* '''OnPhysGunDrop''' | * '''OnPhysGunDrop''' | ||
: Released by physgun. | : Released by physgun. {{plact}} | ||
[[Category:Entities]] [[Category:NPCs]] | [[Category:Entities]] [[Category:NPCs]] |
Revision as of 19:46, 16 April 2006
Entity Description
Call it an artificially intelligent prop_physics.

Keyvalues
- Template:Kv basenpc
- startburied
- <boolean>
Flags
- Template:Fl basenpc
- 65536 : Friendly
Inputs
Outputs
- Template:O basenpc
- OnPhysGunPickup
- Picked up with physgun. Template:Plact
- OnPhysGunDrop
- Released by physgun. Template:Plact