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
A little help please
christopher231 Offline
Junior Member

Posts: 26
Threads: 4
Joined: Jul 2011
Reputation: 0
#1
A little help please

Hey, I just need a little help with adding a diary to my custom story. I know how to do notes and mementos, but i don't know how to do a diary entry. I have looked on youtube but i can't seem to find any thing.

Thank you to anyone who helps Big Grin
okay i got it to work, but the little Journal image and noise don't show up. How do I fix this?
(This post was last modified: 12-13-2011, 10:51 AM by christopher231.)
12-13-2011, 10:08 AM
Find
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#2
RE: A little help please

I think your talking about quests. They are the things that pop up in the journal book.

void AddQuest(string& asName, string& asNameAndTextEntry);
Adds a quest to the player's journal.
asName - the internal name to be used
asNameAndTextEntry - entry in the .lang file. Must start with “Questfckg_QUOT_, end with _fckg_QUOTText”, and be in category “Journal”!

12-13-2011, 11:12 AM
Find




Users browsing this thread: 1 Guest(s)