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


Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: AddBodyForce Cabinet Doors Script Problem
Post: RE: AddBodyForce Cabinet Doors Script Problem

(06-15-2013, 03:41 AM)Amn Wrote: (06-13-2013, 02:30 PM)DeAngelo Wrote: This would be a bit roundabout, but you could try this: Make a new entity that is a move object, but is invisible. (You could...
Mazl Development Support 11 8,769 06-16-2013, 05:21 PM
    Thread: AddBodyForce Cabinet Doors Script Problem
Post: RE: AddBodyForce Cabinet Doors Script Problem

Sorry, i dont understand much about entitys, modeleditor etc. :D I used this tutorial: http://wiki.frictionalgames.com/hpl2/tut...hdoorsopen Edit: Really no one know whats the problem ?? The Tutor...
Mazl Development Support 11 8,769 06-13-2013, 02:56 PM
    Thread: AddBodyForce Cabinet Doors Script Problem
Post: RE: AddBodyForce Cabinet Doors Script Problem

Quote: Perhaps you're doing it from the wrong direction. Also check if the cabinet is locked. PHP Code:SetSwingDoorDisableAutoClose("cabinet_nice_2", true);SetSwingDoorLocked("cabinet_nice_2",fal...
Mazl Development Support 11 8,769 06-13-2013, 02:28 PM
    Thread: AddBodyForce Cabinet Doors Script Problem
Post: RE: AddBodyForce Cabinet Doors Script Problem

No, i tried it already :( for Player its the AddPlayerBodyForce I also tried Prop- and BodyImpulse. SetSwingDoorClosed is too low for my CS.
Mazl Development Support 11 8,769 06-13-2013, 02:09 PM
    Thread: AddBodyForce Cabinet Doors Script Problem
Post: AddBodyForce Cabinet Doors Script Problem

Hello guys, i want to get the two nice cabinet doors fast open with the BodyForce-Command. I dont know, whats the problem in this script :( Code:SetSwingDoorDisableAutoClose("cabinet_nice_2", true);...
Mazl Development Support 11 8,769 06-13-2013, 01:45 PM