Forum rules - please read before posting.

Journal Page Number

Hi all!

Is there a way I can display a journal's current page number as a label to the screen?
Thanks!

Comments

  • Ah nvm got it -- used a script to set a global variable to the page number.
    I'm wondering though out of curiosity -- is there a better method?

    Thanks!

  • Scripting is necessary, so it's probably about the same, but you could also set the Label's text directly with the OverrideLabel function:

    PlayerMenus.GetElementWithName ("MyMenu", "MyLabelElement").OverrideLabel ("MyText");
    
  • Thank you so much!

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.