Prop vehicle crane: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
m (Rephrased.)
Line 1: Line 1:
{{wrongtitle|title=prop_vehicle_crane}}
{{wrongtitle|title=prop_vehicle_crane}}
==Entity Description==
==Entity Description==
Driveable studiomodel crane.
A crane. (Driveable model.)
 
==Keyvalues==
==Keyvalues==
* {{kv basedriveablevehicle}}
* {{kv basedriveablevehicle}}
* '''magnetname'''
* '''magnetname'''
: <target_destination> Magnet entity
: <target_destination> Magnet entity.
 
==Inputs==
==Inputs==
* {{i basedriveablevehicle}}
* {{i basedriveablevehicle}}
* '''ForcePlayerIn'''
* '''ForcePlayerIn'''
: Force the player to get into the crane. Only works in singleplayer.
: Force the player to get into the crane. Only works in singleplayer.
==Outputs==
==Outputs==
* {{o basedriveablevehicle}}
* {{o basedriveablevehicle}}
==See Also==
==See Also==
* [[npc_cranedriver]]
* [[npc_cranedriver]]
[[Category:Entities]]
[[Category:Entities]]

Revision as of 09:43, 13 March 2006

Template:Wrongtitle

Entity Description

A crane. (Driveable model.)

Keyvalues

<target_destination> Magnet entity.

Inputs

Force the player to get into the crane. Only works in singleplayer.

Outputs

See Also