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!
VeNoMzTeamHysterical Offline
Member

Posts: 240
Threads: 36
Joined: Dec 2012
Reputation: 3
#7
RE: Leveldoor 'Locked' Key not working!

(02-15-2013, 03:49 PM)BeeKayK Wrote: 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);

You are a beast sir Big Grin

Why don't you make tutorials you will be a popular amnesia tutorial channel ;p

(02-15-2013, 03:49 PM)BeeKayK Wrote: 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);

Lol it does not work... i cant use the key on the level door...
It is maybe because you get a key in the map before?
Or does that not matter?

http://www.frictionalgames.com/forum/thread-21719.html
Evil Awaking Work In Progress!
Hours Spend 472.
(This post was last modified: 02-15-2013, 04:00 PM by VeNoMzTeamHysterical.)
02-15-2013, 03:51 PM
Website Find


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



Users browsing this thread: 1 Guest(s)