Difference between revisions of "Category:Console Functions"

no edit summary
imported>Haama
(Added function 'Reload')
imported>Bnesmith
Line 8: Line 8:
!| Parameters
!| Parameters
|-
|-
| AddDecal
| [[AddDecal]]
|  
|  
|  
|  
Line 14: Line 14:
|  
|  
|-
|-
| AddFaceAnimNote
| [[AddFaceAnimNote]]
| AFAN
| AFAN
|  
|  
Line 20: Line 20:
| sString
| sString
|-
|-
| BeginTrace
| [[BeginTrace]]
| bt
| bt
| Creates a trace file (xbox only)
| Creates a trace file (xbox only)
Line 26: Line 26:
|  
|  
|-
|-
| BetaComment
| [[BetaComment]]
| BC
| BC
| Add comment to <nowiki>[General]</nowiki> 'sBetaCommentFile' file.
| Add comment to <nowiki>[General]</nowiki> 'sBetaCommentFile' file.
Line 35: Line 35:
| sString
| sString
|-
|-
| CalcLowPathToPoint
| [[CalcLowPathToPoint]]
| LP2P
| LP2P
| ignore locks, allow disabled doors, ignore min use
| ignore locks, allow disabled doors, ignore min use
Line 41: Line 41:
| bIgnoreLocks, bAllowDisabledDoors, bIgnoreMinUse
| bIgnoreLocks, bAllowDisabledDoors, bIgnoreMinUse
|-
|-
| CalcPathToPoint
| [[CalcPathToPoint]]
| P2P
| P2P
|  
|  
Line 47: Line 47:
|  
|  
|-
|-
| CenterOnCell
| [[CenterOnCell]]
| COC
| COC
| Move player to specified interior cell
| Move player to specified interior cell
Line 53: Line 53:
| CellName
| CellName
|-
|-
| CenterOnExterior
| [[CenterOnExterior]]
| COE
| COE
| Move player to specified exterior cell coordinates
| Move player to specified exterior cell coordinates
Line 59: Line 59:
| x, y
| x, y
|-
|-
| CenterOnWorld
| [[CenterOnWorld]]
| COW
| COW
| Move player to specified cell in specified worldspace [COW worldname -10 5]
| Move player to specified cell in specified worldspace [COW worldname -10 5]
Anonymous user