Npc cranedriver: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=npc_cranedriver}}
{{wrongtitle|title=npc_cranedriver}}
[[Category:Vehicle Entities]]
==Entity Description==
==Entity Description==
NPC used to drive cranes.
NPC used to drive cranes.

Revision as of 15:27, 16 April 2008

Template:Wrongtitle

Entity Description

NPC used to drive cranes.

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

<float> Pause time before dropping a ForceDrop specified object.

Flags

Inputs

Force the driver to pickup the specified entity (by targetname)
  • ForceDrop <target_destination>
Force the driver to drop the currently held object at the specified entity's location.

Outputs

Fired when the ForcePickup specified object has been picked up.
  • OnDroppedObject
Fired when the ForceDrop specified object has been dropped.
  • OnPausingBeforeDrop
Fired at the start of the pause before dropping the ForceDrop specified object.

See Also

Template:Otherlang:en Template:Otherlang:en:ru