Guide:Skyrim INI/Landscape

From Step Mods | Change The Game

[Landscape][edit | edit source]

bCurrentCellOnly[edit | edit source]

bCurrentCellOnly is believed to be unused by the game.

Default is 0.

bCurrentCellOnly=(0,1)

fLandFriction[edit | edit source]

Default is 2.5.

fLandFriction=(...,-0.0001,0,0.0001,...)

fLandTextureTilingMult[edit | edit source]

Default is 3.

fLandTextureTilingMult=(...,-0.0001,0,0.0001,...)

iLandBorder1B[edit | edit source]

Sets the Blue color component of the first segment of the line outlining land borders when the Toggle Borders (TB) console command is used to display land borders. This can be a value between 0 and 255.

Toggle Borders displaying an outline of the cell border. The line is broken into two segments with the color of the yellow segment controlled by iLandBorder1B, iLandBorder1G, and iLandBorder1R and the color of the black segment controlled by iLandBorder2B, iLandBorder2G, and iLandBorder2R.

Default is 0.

iLandBorder1B=(...,-1,0,1,...)

iLandBorder1G[edit | edit source]

Sets the Green color component of the first segment of the line outlining land borders when the Toggle Borders (TB) console command is used to display land borders. This can be a value between 0 and 255.

Default is 255.

iLandBorder1G=(...,-1,0,1,...)

iLandBorder1R[edit | edit source]

Sets the Red color component of the first segment of the line outlining land borders when the Toggle Borders (TB) console command is used to display land borders. This can be a value between 0 and 255.

Default is 255.

iLandBorder1R=(...,-1,0,1,...)

iLandBorder2B[edit | edit source]

Sets the Blue color component of the second segment of the line outlining land borders when the Toggle Borders (TB) console command is used to display land borders. This can be a value between 0 and 255.

Default is 0.

iLandBorder2B=(...,-1,0,1,...)

iLandBorder2G[edit | edit source]

Sets the Green color component of the second segment of the line outlining land borders when the Toggle Borders (TB) console command is used to display land borders. This can be a value between 0 and 255.

Default is 0.

iLandBorder2G=(...,-1,0,1,...)

iLandBorder2R[edit | edit source]

Sets the Red color component of the second segment of the line outlining land borders when the Toggle Borders (TB) console command is used to display land borders. This can be a value between 0 and 255.

Default is 0.

iLandBorder2R=(...,-1,0,1,...)

sDefaultLandDiffuseTexture[edit | edit source]

Default is Dirt02.dds.

sDefaultLandDiffuseTexture=string

sDefaultLandNormalTexture[edit | edit source]

Default is Dirt02_N.dds.

sDefaultLandNormalTexture=string