[Opensim-dev] terrain load-tile

jon cundill jcundill at gmail.com
Tue Jul 1 17:45:32 UTC 2008


Further to above,

> syntax should be
>
> terrain load-tile Terrain-3x3-island.f32 3 3  997 997

There appears to be a bug where terrain load-tile only functions from
the root region.

e.g.

change-region region1
terrain load-tile Terrain-3x3-island.f32 3 3  997 997

doesn't seem to work

whereas

change-region ..
terrain load-tile Terrain-3x3-island.f32 3 3  997 997

does.

I'll raise a mantis for this




2008/7/1 jon cundill <jcundill at gmail.com>:
> Hi
>
> syntax should be
>
> terrain load-tile Terrain-3x3-island.f32 3 3  997 997
>
> script is no longer used
>
> jonc
>
> 2008/7/1 Ai Austin <ai.ai.austin at googlemail.com>:
>> Can I check what the latest format is to do a load-tile. I thought
>> the size was now in terms of regions not pixels in the image... so
>>
>>      (script) terrain load-tile Terrain-3x3-island.f32   3   3    997   997
>>
>> to load an F32 format file to 997,997 through 999,999?
>>
>> But it does not seem to work now..
>>
>> Note this Wiki entry still uses the old pixels format for the image size
>>
>> http://opensimulator.org/wiki/Tweaking
>> http://opensimulator.org/wiki/Tips
>>
>> _______________________________________________
>> Opensim-dev mailing list
>> Opensim-dev at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-dev
>>
>



More information about the Opensim-dev mailing list