Difference between revisions of "Category:Console Functions"

420 bytes added ,  04:55, 27 August 2008
Adding information about using batch files to console functions
imported>Wrye
m (Update glossary link)
imported>ShadowDancer
(Adding information about using batch files to console functions)
Line 1: Line 1:
The functions included in this Category should be only available for use in the in-game [[Glossary#C|console]] -- that is, functions that cannot be compiled into scripts in the editor (unless you are using the [[:Category:Oblivion Script Extender|Oblivion Script Extender]], which allows [[:Category:Console Functions (OBSE)|some of these]] to be used in scripts).  
The functions included in this Category should be only available for use in the in-game [[Glossary#C|console]] -- that is, functions that cannot be compiled into scripts in the editor (unless you are using the [[:Category:Oblivion Script Extender|Oblivion Script Extender]], which allows [[:Category:Console Functions (OBSE)|some of these]] to be used in scripts).  


However, some Console commands listed in the following '''table''' may be available for use both as functions and commands. For additional context, see the article [[Console commands]].
However, some Console commands listed in the following '''table''' may be available for use both as functions and commands. For additional context, see the article [[Console Commands]].
 
==Notes==
*You can scroll the console output by using the [Page Up] and [Page Down] keys. The console is invoked by pressing the "~" key.
*Batch files can be used for console commands by creating a basic .txt file containing the commands you want to call in-game. Save this file in your main Oblivion directory with a meaningful name and when in-game bring up the console and type "Bat filename.txt" to call the commands. Especially useful for playtesting mods when toggling functions on or off rather than inputting the console commands one at a time.


Note:  You can scroll the console output by using the [Page Up] and [Page Down] keys. The console is invoked by pressing the "~" key.


{| style="width: 100%; border-collapse: collapse" border="1"
{| style="width: 100%; border-collapse: collapse" border="1"
Anonymous user