Hello,

In C-script, I can use this function: a = fixed(floatv(x));
and result is x = a
But there isn't fixed() function anymore in lite-c.

For example,
mtl.skill1=floatv(x);
How can I find x value again from mtl.skill1 in lite-c?


Thanks in advance.


Last edited by picoder; 09/01/08 20:39.