Frictional Games Forum (read-only)

Full Version: OH GOD I HATE DOORS!!!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have spent one hour trying to do this.

i want a door to open slightly wend i enter a area

i used AddPropImpulse but the door does not open no matter how much strong the impulse is (actualy the door opens but 1 second later its closed again)

WHAT DO I DO?!

its like the damn door is locked although i can open it normaly!

help plz
Please post your scripting lines. Smile
SetSwingDoorClosed("doorname", false, false);
SetSwingDoorDisableAutoClose("doorname", true);
AddPropImpulse(blahblahblah);

Try adding the first two lines into your code.
(04-17-2011, 06:07 PM)Anxt Wrote: [ -> ]SetSwingDoorClosed("doorname", false, false);
SetSwingDoorDisableAutoClose("doorname", true);
AddPropImpulse(blahblahblah);

Try adding the first two lines into your code.

THANK YOU!!!

it works now yay!
(04-18-2011, 04:15 AM)Anxt Wrote: [ -> ]Glad I could help Smile

Also:

http://images1.memegenerator.net/ImageMa...nesiaRalph

LOL