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
How to make mementos?
palistov Offline
Posting Freak

Posts: 1,208
Threads: 67
Joined: Mar 2011
Reputation: 57
#2
RE: How to make mementos?

Mementos are actually quests! Big Grin

Use the function AddQuest(string& asname, string& asNameAndTextEntry);

In your extra_english.lang file (or whatever language you are using), make an entry under the "Journal" category, like this:

<CATEGORY Name="Journal">
<Entry Name="Quest_Memento_Text">Memento text here!</Entry>
</CATEGORY>
04-03-2011, 06:58 AM
Find


Messages In This Thread
How to make mementos? - by Austums - 04-03-2011, 03:44 AM
RE: How to make mementos? - by palistov - 04-03-2011, 06:58 AM
RE: How to make mementos? - by Austums - 04-03-2011, 07:06 AM
RE: How to make mementos? - by palistov - 04-03-2011, 07:22 AM



Users browsing this thread: 1 Guest(s)