Ok after moving to lite-c i had tried to get slin's water shader working in my project...so i went ahead and translated the code from c-script to lite-c.
All is working perfectly except the water will not move like in the c-script version. The water is reflecting though.
SED came up with no errors in any of the lite-c scripts. Does the FX file need to be translated also for it to work with lite-c?
Here is a lite-c version I built from Slin's test level...can anyone see why the water isn't working properly?
http://djbm.kawanda.net/slin_water_shader_litec.zipThanks, i'm not a master at lite-c and this is the first time i have converted a big code from c-script to lite-c.