Difference between revisions of "PrintToConsole"

Jump to navigation Jump to search
40 bytes removed ,  03:55, 27 January 2008
→‎Notes: Removed alias line
imported>Haama
m (That looks better)
imported>Haama
(→‎Notes: Removed alias line)
Line 9: Line 9:


==Notes==
==Notes==
* PrintC is an alias for this function.
* This function works in conjunction with the console function ToggleDebugText. When PrintToConsole is called while TDT is active, console messages will be visible during normal gameplay. Useful for debugging when a lot of messages need to be displayed.
* This function works in conjunction with the console function ToggleDebugText. When PrintToConsole is called while TDT is active, console messages will be visible during normal gameplay. Useful for debugging when a lot of messages need to be displayed.
* [[GetInventoryObject]] and [[GetNumItems]] will also return messages to the console (1 message for each item). As the number of console lines is limited, use caution with these and PrintToConsole.
* [[GetInventoryObject]] and [[GetNumItems]] will also return messages to the console (1 message for each item). As the number of console lines is limited, use caution with these and PrintToConsole.
Anonymous user

Navigation menu