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
Solved - Diary Pickup
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#1
Solved - Diary Pickup

Hey guys I'm having an issue with diary pickups. I assign a callback for pickup to a Diary in the LevelEditor, but it won't open up the journal on pickup. I tried calling ReturnOpenJournal(true); but that did nothing.

Anyone know why the diaries won't open automatically?

(This post was last modified: 04-23-2011, 07:58 PM by palistov.)
04-21-2011, 09:44 PM
Find
Josh707 Offline
Junior Member

Posts: 27
Threads: 5
Joined: Apr 2011
Reputation: 0
#2
RE: Diary Pickup

wait, so when you grab the note it goes into your journal but doesn't automatically open?

in the entities tab in the editor there's a toggle that lets you set it to automatically open, try that.

Try my custom story demo here!
Updated 23/04/11
(This post was last modified: 04-22-2011, 04:06 AM by Josh707.)
04-22-2011, 04:05 AM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#3
RE: Diary Pickup

Ok I'll look for it. It's not a note it's diary, and I've never seen that option. Thanks though I'll check it out Big Grin

04-22-2011, 07:24 AM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#4
RE: Diary Pickup

Hate to bump, but I'm still having this issue. For notes it works fine, but dairies won't open in the journal when I pick them up.

04-23-2011, 12:17 AM
Find
Anxt Offline
Senior Member

Posts: 588
Threads: 12
Joined: Mar 2011
Reputation: 10
#5
RE: Diary Pickup

I think I might know why it might be:

When you pick the diary up, it makes the sound of the journal opening and closing immediately. This is because all diary entries from the main game, rather than having an arrow to move to the next page or to exit the diary, are open based on how long it takes for Daniel to read them. Therefore, if you do not have any speech connected to them, it takes it as being a 0-character long note and closes it instantly. How to fix it, I don't know. But I think that is what causes it.

04-23-2011, 03:54 AM
Find
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#6
RE: Diary Pickup

Interesting....bump until a dev can help us? Big Grin

Anyways thanks buddy. Now that I know what the problem is I can try and fix it Big Grin
Actually, I think I may have found a solution. Thanks for telling me what the issue was!

(This post was last modified: 04-23-2011, 08:09 AM by palistov.)
04-23-2011, 07:59 AM
Find




Users browsing this thread: 1 Guest(s)