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
Leveldoor 'Locked' Key not working!
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#6
RE: Leveldoor 'Locked' Key not working!

no.
SetLevelDoorLocked("cryptdoor", false);

There is no effect, because it's no swingdoor.


also:
SetLevelDoorLockedSound("cryptdoor", "unlock_door");

I guess what you want is just to play the sound?


Just use:
PlaySoundAtEntity("", "unlock_door", "cryptdoor", 0, false);

Trying is the first step to success.
(This post was last modified: 02-15-2013, 03:49 PM by FlawlessHappiness.)
02-15-2013, 03:49 PM
Find


Messages In This Thread
RE: Leveldoor 'Locked' Key not working! - by FlawlessHappiness - 02-15-2013, 03:49 PM



Users browsing this thread: 1 Guest(s)