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 ?
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#11
RE: How to have a note that appears at ?

Up

Does anyone know how ?

Sorry for my bad english
Amnesia The Revenge - Chapter 1
07-20-2011, 02:55 PM
Website Find
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
narutohokager Offline
Member

Posts: 149
Threads: 28
Joined: Jan 2011
Reputation: 0
#13
RE: How to have a note that appears at ?

Thank convolution I'll go test

Sorry for my bad english
Amnesia The Revenge - Chapter 1
07-21-2011, 01:44 PM
Website Find




Users browsing this thread: 1 Guest(s)