Some Speedtree assets are protected
Everyone-
After reading the discussion above, I did some experimenting. On my 3.3 system, there are three speedtree groups (ie: more than one tree in each) which do show up in Surveyor. These were:
SpeedTreeGroup_08
SpeedTreeGroup_09
SpeedTreeGroup_10
But when you do a search in CM for SpeedTree, it lists 15 assets instead of just the three above. Here's the problem. The assets missing in Surveyor all have the following lines in the config file:
kind "scenery"
username "SpeedTreeGroup_04"
visibility-radius 5
trainz-build 3.2
privileges
{
permit-listing 0
}
The last four lines, starting with "privileges" are the problem. I didn't try it, but simply changing the permit listing to 1 instead of 0 might work. I opted for the shotgun approach and deleted all four lines. I resaved the config, and presto, it works.
Remember, only delete these four lines:
privileges
{
permit-listing 0
}
The assets that did work, 8, 9 and 10, did not have those four lines.
Enjoy.
Chuck