Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Door Opening Scripting Question
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Door Opening Scripting Question

You put the name of the entity there, but SetMoveObjectState isn't used for doors. You first need to disable auto close with the SetSwingDoorDisableAutoClose function, then use the AddPropForce function to open the door. If the door is locked, then you'll need to unlock it before calling those functions, with the SetSwingDoorLocked function.

Tutorials: From Noob to Pro
11-29-2011, 06:31 PM
Website Find


Messages In This Thread
RE: Door Opening Scripting Question - by Your Computer - 11-29-2011, 06:31 PM



Users browsing this thread: 1 Guest(s)