Jump to content

Toggle Message Visibility   Welcome to our Community, Guest!

Get involved and become a part of our growing community. It's absolutely free! Register an account and join us today. Already a member? Sign in!

- - - - -

prop_physics_multiplayer_ow



Entity Description

This point based entity is identical to prop_physics_multiplayer with a few additions. It can be set to return home (the point where it was originally spawned) after a given duration. It also has the possibility of attaching a hint entity to it.


Key Values

  • HintEntity:
    Attached Hint <targetname>
    The name of an env_hint_ow entity that will be attached to this prop. The same hint can be attached to multiple entities at the same time. In addition to the default behavior of the attached hint, it will not be displayed when the this prop is being carried by a player even if the hint is on.

  • ReturnHomeTime:
    Return Home Time <float>
    Time until this prop resets to it's spawn point after being moved. Set to 0 to disable.