Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved How to get a note without having to pick it up?
Author Message
GetHimNotMe Offline
Junior Member

Posts: 15
Joined: Apr 2012
Reputation: 0
Post: #1
How to get a note without having to pick it up?
Basically what it says in the title.
(This post was last modified: 06-09-2012 09:22 PM by GetHimNotMe.)
06-09-2012 08:47 PM
Find all posts by this user Quote this message in a reply
MaZiCUT Offline
Senior Member

Posts: 543
Joined: Jun 2012
Reputation: 17
Post: #2
RE: How to get a note without having to pick it up?
I'm guessing that you need to do basicly the same thing only that it's alredy in your journal.












Hi.
(This post was last modified: 06-09-2012 09:20 PM by MaZiCUT.)
06-09-2012 08:49 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Ermu Offline
Member

Posts: 89
Joined: Jan 2012
Reputation: 2
Post: #3
RE: How to get a note without having to pick it up?
AddNote(string& asNameAndTextEntry, string& asImage);


asNameAndTextEntry - entries in the .lang file. Must end with _Name and _Text and be in category “Journal”!
asImage - the background image to be used




Try that, should work.

Plague Forest - Unreleased, currently on hold.
06-09-2012 09:11 PM
Find all posts by this user Quote this message in a reply
GetHimNotMe Offline
Junior Member

Posts: 15
Joined: Apr 2012
Reputation: 0
Post: #4
RE: How to get a note without having to pick it up?
(06-09-2012 09:11 PM)Ermu Wrote:  AddNote(string& asNameAndTextEntry, string& asImage);


asNameAndTextEntry - entries in the .lang file. Must end with _Name and _Text and be in category “Journal”!
asImage - the background image to be used




Try that, should work.
Looks like exactly what I needed thanks!
06-09-2012 09:19 PM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)