I got the problem ! terrain bounds aren't automatically set , the terrain. max_x .min_x .max_y .min_y min_z max_z all give a result of 0 , if I use c_setminmax directly after terrain creation the terrain lod and everything works because the bounds are part of those calculated values used in the code parts I needed to use..

jb


Compulsive compiler