I added a dome to my server and everything went pretty smoothly. My only problem is that the height is currently infinite. The coords for domes are set up as {x,z,y}. I assumed that the Z coord would establish the top of the dome, is this incorrect?
The settings for my coords are:
position[]={1100.39,50.000,13057.3};
a=20;
b=20;
rectangular=1
Any ideas?

