Hello, I am adding scenery textures to SBX to use in a project for my own use. I am familiar with the process of adding the required info to the TERRAIN.CFG and LINES.TXT files but would like to ask can I change the name in the LINES.TXT file to a simpler/different format that is easier to read in the vector list box as long as the GUID and TEXTURES listing remain the same? I believe that the LINES.TXT file is simply a listing that provides a source of information to the user via the vector list box. Is this also correct?
ie:
Current:
[Texture.390]
Color=FFC00000
Name=XXXX_X_XXXXXXXX_XXXXXX_XXXXXXX_XXXXXX
guid={af942e9b-21fc-40d8-a77f-af90596d0f49}
Textures=aaaa_V_bbbb_cccccccc_dd_su
Type=RDX1263
What I would like to change to:
[Texture.390]
Color=FFC00000
Name=XXXX_XXXX_XX_XX
guid={af942e9b-21fc-40d8-a77f-af90596d0f49}
Textures=aaaa_V_bbbb_cccccccc_dd_su
Type=RDX1263
Cheers
Andrew
ie:
Current:
[Texture.390]
Color=FFC00000
Name=XXXX_X_XXXXXXXX_XXXXXX_XXXXXXX_XXXXXX
guid={af942e9b-21fc-40d8-a77f-af90596d0f49}
Textures=aaaa_V_bbbb_cccccccc_dd_su
Type=RDX1263
What I would like to change to:
[Texture.390]
Color=FFC00000
Name=XXXX_XXXX_XX_XX
guid={af942e9b-21fc-40d8-a77f-af90596d0f49}
Textures=aaaa_V_bbbb_cccccccc_dd_su
Type=RDX1263
Cheers
Andrew



