Jump to content

Mesages Variables


LegoManIAm94

Recommended Posts

Don't think that "meet me at <gamehour>" would be particularly useful since it is referring to the current time and not some time in the future.

 

Anyway, there are multiple ways of getting messages to display variables. They're all mentioned on the wiki.

http://cs.elderscrolls.com/constwiki/index.php/Message

 

But, it's a good idea to just memorize the format of

message "variable = %g" "<ref>.<Variablename>"

just for the sake of debugging with console. The above format also works for those few conditions which don't report anything to console.

 

One note though is that you cannot return a string or reference ID through this method.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...