Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Poll: Isnt this problem such a bitch!?
You do not have permission to vote in this poll.
YES IT'S SOO ANNOYING
100.00%
3 100.00%
nah, I don't make custom stories
0%
0 0%
Total 3 vote(s) 100%
* You voted for this item. [Show Results]

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Amnesia custom story .hps file problem HELP ASAP
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Amnesia custom story .hps file problem HELP ASAP

This is a Custom Story support question so doesn't belong to Technical Help section.
Your problem is that you forgot to close the " in your AddUseItemCallback function, exactly here:
AddUseItemCallback("", "BedroomKey_1", "bedroom_1, "UsedKeyOnDoor", true);
It should be like this:
AddUseItemCallback("", "BedroomKey_1", "bedroom_1", "UsedKeyOnDoor", true);

12-30-2011, 03:06 AM
Website Find


Messages In This Thread
RE: Amnesia custom story .hps file problem HELP ASAP - by Tanshaydar - 12-30-2011, 03:06 AM



Users browsing this thread: 1 Guest(s)