Posts: 11,006
Thanks: 426151 in 1124 Posts
47 Achievements
The default grass texture is not in the catalog, but it can easily be unlocked:
1. Open TSData/Res/Catalog/Scripts/terrainPaints.txt (make a backup first)
2. Edit the entries you want to unlock like so:
Before:
terrainPaint "lottexture-canvas-desert"
brushWidth 3
notInCatalog
terrainTypeSoundSuffix "grass"
After:
terrainPaint "lottexture-canvas-desert"
brushWidth 3
#notInCatalog
terrainTypeSoundSuffix "grass"
In other words, put a hash (#) before "notInCatalog", that's the delimitor for comments in these scripts.
Stuff for
TS2 ·
TS3 ·
TS4 | Please do not PM me with technical questions – we have
Create forums for that.
In the kingdom of the blind, do as the Romans do.