Waveset

Shorah everyone,
I'm working on my very first Age and bumped into a lot of problems with my waveset... Now I understand that it may not be very wise to start Age building directly with a waveset, but perhaps you are willing to point me in the right direction...?
The sea floor is just an ordinary plane. For the waveset, I duplicated the sea floor, moved it a little higher and called it "Golfvlak". (I also made an emty object for the wind direction, but it's hard to spot on the screenshot).
Here is my AlcScript:
The default opac settings from the Wiki didn't work (the waveset would be completely invisible), so I entered the z coordinate of the waveset for "start" and the z coordinate of the sea floor for "end". I don't know if I did that right ...
The problem is that nothing happens in Uru with the waveset. There are no reflections and no ripples. I hope you can point me in the right direction, because I have no idea how to get it to work.
I'm working on my very first Age and bumped into a lot of problems with my waveset... Now I understand that it may not be very wise to start Age building directly with a waveset, but perhaps you are willing to point me in the right direction...?

The sea floor is just an ordinary plane. For the waveset, I duplicated the sea floor, moved it a little higher and called it "Golfvlak". (I also made an emty object for the wind direction, but it's hard to spot on the screenshot).
Here is my AlcScript:
- Code: Select all
Golfvlak:
type: waveset
visual:
waveset:
geostate:
maxlen: 25
minlen: 5
ampoverlen: 0.009999999776
chop: 0.25
angledev: 0.3490658402
texstate:
maxlen: 12
minlen: 1
ampoverlen: 0.04999999702
chop: 0.25
angldev: 0.8203047514
ripplescale: 75
specnoise: 0.5
specstart: 250
specend: 1000
depthrange:
opac:
start: -7
end: -11
refl:
start: 0
end: 1
wave:
start: 0
end: 1
wispiness: 1
edgeopac: 1
edgeradius: 3
period: 0.75
fingerlength: 1.519999981
envrefresh: 0.3000000119
envradius: 2000
winddir: Wind
windspeed: 0.1
The default opac settings from the Wiki didn't work (the waveset would be completely invisible), so I entered the z coordinate of the waveset for "start" and the z coordinate of the sea floor for "end". I don't know if I did that right ...
The problem is that nothing happens in Uru with the waveset. There are no reflections and no ripples. I hope you can point me in the right direction, because I have no idea how to get it to work.
