Difference between revisions of "Category:Console Functions"

189 bytes added ,  13:30, 1 August 2006
Invoking console. COC, COE, COW: added info
imported>Dysesothymteric
m (linked sdt to page:Debug_Text as well)
imported>GhanBuriGhan
(Invoking console. COC, COE, COW: added info)
Line 1: Line 1:
These functions are only available for use in the in-game console. They cannot be compiled into scripts in the editor. You can scroll the console output by using PageUp and PageDown.
These functions are only available for use in the in-game console. They cannot be compiled into scripts in the editor. You can scroll the console output by using PageUp and PageDown. The console is invoked by pressing the "~" key.


{| style="width: 100%; border-collapse: collapse" border="1"
{| style="width: 100%; border-collapse: collapse" border="1"
Line 49: Line 49:
| CenterOnCell
| CenterOnCell
| COC
| COC
|  
| Move player to specified interior cell
| False
| False
| CellName
| CellName
Line 55: Line 55:
| CenterOnExterior
| CenterOnExterior
| COE
| COE
|  
| Move player to specified exterior cell coordinates
| False
| False
| x, y
| x, y
Line 61: Line 61:
| CenterOnWorld
| CenterOnWorld
| COW
| COW
| [COW worldname -10 5]
| Move player to specified cell in specified wordspace [COW worldname -10 5]
| False
| False
| WorldspaceName, CellCoordX, CellCoordY
| WorldspaceName, CellCoordX, CellCoordY
Anonymous user