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
amnesia level editor key for locked door problem
OriginalUsername Offline
Posting Freak

Posts: 896
Threads: 42
Joined: Feb 2013
Reputation: 34
#2
RE: amnesia level editor key for locked door problem

You shouldn't use void OnEnter(). Use void OnStart instead. I think that's the problem.
And you have to use level doors to change to other maps. Just click on the level door, click the entity tab, go to StartPos (Enter the name of your playerstart area in the other map). Click the '...' next to MapFile and select the map you want it to bring you to.
You could also use the ChangeMap command but using level doors makes more sense.
If you need help with commands, I'd recommend this site.

EDIT: And you used </LANGUAGE> in the beginning of your .lang file. Change it to <LANGUAGE>. And perhaps doing this: RemoveItem("monsterdoorkey_1"); could do something
(This post was last modified: 02-19-2013, 03:56 PM by OriginalUsername.)
02-19-2013, 03:47 PM
Find


Messages In This Thread
RE: amnesia level editor key for locked door problem - by OriginalUsername - 02-19-2013, 03:47 PM



Users browsing this thread: 2 Guest(s)