Difference between revisions of "PrintToConsole"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Ez0n3
imported>Hammil
Line 2: Line 2:
  |CSWikiPage = PrintToConsole
  |CSWikiPage = PrintToConsole
  |origin = FOSE1
  |origin = FOSE1
  |summary = Print formatted string to console
  |summary = Print formatted string to console. The [[ShowMessage#Formatting notation|formatting notation]] is the same as in [[ShowMessage|Messages]]. There is a maximum of 20 variable arguments.
  |name = PrintToConsole
  |name = PrintToConsole
  |alias = printc
  |alias = printc

Revision as of 16:50, 9 November 2012

< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: PrintToConsole.

A function added by the Fallout Script Extender.

Description

Print formatted string to console. The formatting notation is the same as in Messages. There is a maximum of 20 variable arguments.

Syntax

[help]
PrintToConsole format string:string variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float 

Or:

printc format string:string variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float variable:float