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
Note question, Can't really get it to work... SOLVED!
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: Note question, Can't really get it to work...

If you've used PNG or JPEG, then the issue isn't the image format, it's the file name of the image. The file name must have the suffix "_large" (e.g. "custom_note_bg_large.png") in order for it to work. Then you'd use:

PHP Code: (Select All)
AddNote("NoteEntry""custom_note_bg"); 

Tutorials: From Noob to Pro
(This post was last modified: 07-23-2013, 10:53 AM by Your Computer.)
07-23-2013, 10:52 AM
Website Find


Messages In This Thread
RE: Note question, Can't really get it to work... - by Your Computer - 07-23-2013, 10:52 AM



Users browsing this thread: 2 Guest(s)