

It made me think that a custom script should be able to run "in-property", and set the Height Field value for a particular x-y coordinate in my parcel.
If possible, this would allow me, in principle at least, to use an external tool to build the terrain for my 128x128 quarter sim, then create a script from that data and run the script "in-property" to terraform.
(RAW could be intermediary in this process -- instead of importing the RAW file directly into SL, which I can't, convert the RAW data to the custom script and then run the script "in-world" to change the Height Field values.)
Is this possible? Or is there more to this that I don't realize? I'm not a scripter, nor do I claim to have deep understanding of the SL architecture, so maybe what I'm asking for is impossible. But it doesn't hurt to ask the experts here.
Btw, if it is possible to run a script to change the "z" value for a given x-y value in the property, I'll be happy to try one out if you write it -- maybe for several grid points in a small area as a test case.
Thanks!