06-16-2012, 10:05 PM
Pages: 1 2
06-16-2012, 10:34 PM
When editing your post, click on the "Source" tab and then paste away.
06-16-2012, 10:37 PM
(06-16-2012, 10:34 PM)Your Computer Wrote: [ -> ]When editing your post, click on the "Source" tab and then paste away.Thank you.
06-16-2012, 10:52 PM
Notes reference a name too, but have you tried testing it under a different profile?
06-16-2012, 10:54 PM
(06-16-2012, 10:52 PM)Your Computer Wrote: [ -> ]Notes reference a name too, but have you tried testing it under a different profile?Yes.
06-16-2012, 11:04 PM
(06-16-2012, 10:54 PM)Dingo224 Wrote: [ -> ]Yes.
What have you set for the NoteText field for the note in the level editor and what are the arguments you used for the SetMessage function (or whatever function you were attempting to display text on the screen with)?
06-16-2012, 11:11 PM
DELETE
06-17-2012, 12:14 AM
(06-16-2012, 11:11 PM)Dingo224 Wrote: [ -> ]I typed in "celestianote" in the NoteText field, and I typed "rainbow" for the SetMessage field (if that's what you where asking for).
Not sure about the note (maybe the hpl.log can provide some info on that), but can you post the script concerning SetMessage?
06-17-2012, 12:29 AM
(06-17-2012, 12:14 AM)Your Computer Wrote: [ -> ](06-16-2012, 11:11 PM)Dingo224 Wrote: [ -> ]I typed in "celestianote" in the NoteText field, and I typed "rainbow" for the SetMessage field (if that's what you where asking for).
Not sure about the note (maybe the hpl.log can provide some info on that), but can you post the script concerning SetMessage?
Code:
<CATEGORY Name="Messages">
<Entry Name="rainbow">Hey! A letter arrived for you. It looks important, it's from the princess!</Entry>
</CATEGORY>06-17-2012, 01:28 AM
(06-17-2012, 12:29 AM)Dingo224 Wrote: [ -> ]Is that what you're talking about?
No, the LANG file is not a script; HPS file is.
Pages: 1 2