WoW:Console: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
m (Move page script moved page Console to Console without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''Console''' is a function of [[World of Warcraft]] game engine that allows access to an in-game console.  
'''Console''' is a function of [[World of Warcraft]] game engine that allows access to an in-game console.  


The console is turned off by default for gamers; however, it can be activated by adding "-console" to World of Warcraft command line. Once the console feature is activated, the gamer can access it by pressing the "~" key while in game. The console allow players to change game client settings by hand, such as those related to graphics and sound. However, most of those functions are readily available via the game menus.  
The console is turned off by default for players; however, it can be activated by adding "-console" to World of Warcraft command line. Once the console feature is activated, the player can access it by pressing the "~" key while in game. The console allows players to change game client settings by hand, such as those related to graphics and sound. However, most of those functions are already available via the game menus.  


In addition, the console also allow access to a [[Game Master]] commands as demonstrated in videos from [[Electronic Entertainment Expo|E3]] and [[Blizzcon]]. However, those functions would report permission denied when evoked by gamers.  
In addition, the console also allows access to a [[Game Master]] commands as demonstrated in videos from [[Electronic Entertainment Expo|E3]] and [[Blizzcon]]. However, those functions would report permission denied when evoked by players.  


==External links==
==External links==
* [http://video.google.com/videoplay?docid=-192530723768978270&q=e3+worldofwar&hl=en An E3 Interview showing a Blizzard developer using console commands]
* [http://video.google.com/videoplay?docid=-192530723768978270&q=e3+worldofwar&hl=en An E3 Interview showing a Blizzard developer using console commands (about the 5 minute mark, besides others)]
 
[[Category:Game terms]]
[[Category:Game Terms]]
[[Category:UI]]
[[Category:UI]]

Latest revision as of 04:47, 15 August 2023

Console is a function of World of Warcraft game engine that allows access to an in-game console.

The console is turned off by default for players; however, it can be activated by adding "-console" to World of Warcraft command line. Once the console feature is activated, the player can access it by pressing the "~" key while in game. The console allows players to change game client settings by hand, such as those related to graphics and sound. However, most of those functions are already available via the game menus.

In addition, the console also allows access to a Game Master commands as demonstrated in videos from E3 and Blizzcon. However, those functions would report permission denied when evoked by players.

External links[edit]