View Single Post in: Help regarding lot terrain

Pettifogging Legalist!
retired moderator
#2 Old 30th Dec 2009 at 6:40 PM
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.