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
OH GOD I HATE DOORS!!!
Danny Boy Offline
Posting Freak

Posts: 2,718
Threads: 85
Joined: Mar 2011
Reputation: 81
#1
OH GOD I HATE DOORS!!!

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
(This post was last modified: 04-18-2011, 10:36 AM by Danny Boy.)
04-17-2011, 05:16 PM
Website Find
Tottel Offline
Senior Member

Posts: 307
Threads: 9
Joined: Nov 2010
Reputation: 0
#2
RE: OH GOD I HATE DOORS!!!

Please post your scripting lines. Smile
04-17-2011, 05:25 PM
Find
Anxt Offline
Senior Member

Posts: 588
Threads: 12
Joined: Mar 2011
Reputation: 10
#3
RE: OH GOD I HATE DOORS!!!

SetSwingDoorClosed("doorname", false, false);
SetSwingDoorDisableAutoClose("doorname", true);
AddPropImpulse(blahblahblah);

Try adding the first two lines into your code.

04-17-2011, 06:07 PM
Find
Danny Boy Offline
Posting Freak

Posts: 2,718
Threads: 85
Joined: Mar 2011
Reputation: 81
#4
RE: OH GOD I HATE DOORS!!!

(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-17-2011, 09:42 PM
Website Find
Anxt Offline
Senior Member

Posts: 588
Threads: 12
Joined: Mar 2011
Reputation: 10
#5
RE: OH GOD I HATE DOORS!!!

Glad I could help Smile

Also:

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

04-18-2011, 04:15 AM
Find
Danny Boy Offline
Posting Freak

Posts: 2,718
Threads: 85
Joined: Mar 2011
Reputation: 81
#6
RE: OH GOD I HATE DOORS!!!

(04-18-2011, 04:15 AM)Anxt Wrote: Glad I could help Smile

Also:

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

LOL
04-18-2011, 10:37 AM
Website Find




Users browsing this thread: 1 Guest(s)