8 Terrain Textures for Torque 1.4 w/ TLK 1.4
by Chad R. Woodworth · 04/04/2006 (11:12 am) · 8 comments
Download Code File
This is just a simple fix for those of you that want 8 terrain textures instead of 6 with the Torque Lighting Kit 1.4 (TLK). There is a limited amount of resources that work with the TLK 1.4 without having to alter them so I thought this would help newbies.
INSTALLING: (Remeber to backup your project files before starting!)
Step 1) Download the "8_terraintetures_tlk_14.zip" file and extract them ("EditorGui.cs" and the "EditorGUI.gui") into the "..example/creator/editor" directory of your TLK 1.4 project.
Step 2) Delete the "EditorGui.cs.dso" and the "EditorGui.gui.dso" files from the "..example/creator/editor" directory. Don't worry about the .DSO files they will be created again by running your game.
Step 3) Run your game and press the "F11" key. You should be able to use the Lighting kit menu and have 8 texture slots on the terrain painter.
This is just a simple fix for those of you that want 8 terrain textures instead of 6 with the Torque Lighting Kit 1.4 (TLK). There is a limited amount of resources that work with the TLK 1.4 without having to alter them so I thought this would help newbies.
INSTALLING: (Remeber to backup your project files before starting!)
Step 1) Download the "8_terraintetures_tlk_14.zip" file and extract them ("EditorGui.cs" and the "EditorGUI.gui") into the "..example/creator/editor" directory of your TLK 1.4 project.
Step 2) Delete the "EditorGui.cs.dso" and the "EditorGui.gui.dso" files from the "..example/creator/editor" directory. Don't worry about the .DSO files they will be created again by running your game.
Step 3) Run your game and press the "F11" key. You should be able to use the Lighting kit menu and have 8 texture slots on the terrain painter.
#2
04/22/2006 (5:35 pm)
No, just replace the files and run the mission editor
#3
If you want more terrain textures to paint then also let me know, I will make a simple resource for that. More then 8 textures requires you to understand the basics of C++ and compiling. This means that for those of you who have never programmed before or have a compiler program on your computer, you will have to follow a long list of instructions that will take time. I will make it as easy, but you will have to be strict.
04/25/2006 (12:01 am)
If anyone has any problems with this resource then let me know!If you want more terrain textures to paint then also let me know, I will make a simple resource for that. More then 8 textures requires you to understand the basics of C++ and compiling. This means that for those of you who have never programmed before or have a compiler program on your computer, you will have to follow a long list of instructions that will take time. I will make it as easy, but you will have to be strict.
#4
04/29/2006 (8:48 am)
Go for it CHad
#5
05/03/2006 (1:39 pm)
Yes, more textures would be awesome. And if it's just simple C++ changes most likely is something good to get your feet wet with for newbies.
#6
05/05/2006 (1:02 pm)
VERY useful. Try it, every one.
#7
03/17/2007 (2:33 pm)
Is there a way to get these files for torque 1.5?
#8
11/04/2007 (12:01 am)
Excellent! 
Torque Owner AllynMcelrath
No engine changes?