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 have a note that appears at ?
convolution223 Offline
Member

Posts: 78
Threads: 15
Joined: Jul 2011
Reputation: 0
#12
RE: How to have a note that appears at ?

(07-19-2011, 02:05 PM)narutohokager Wrote: Yes I think it with this command

void AddNote(string& asNameAndTextEntry, string& asImage);

But I do not know what to make asImage !

Can you give me an example?

EDIT: And I do not think it will be displayed directly, but rather in the newspaper

Correct me if I'm wrong, but asImage is for an image file. I don't use that since it's optional. Just put empty quotation marks like so:
AddNote("JournalEntryName", "");
(This post was last modified: 07-20-2011, 05:54 PM by convolution223.)
07-20-2011, 05:52 PM
Find


Messages In This Thread
RE: How to have a note that appears at ? - by Rel - 07-18-2011, 09:53 PM
RE: How to have a note that appears at ? - by convolution223 - 07-20-2011, 05:52 PM



Users browsing this thread: 1 Guest(s)