| Re: LUA Snippets/Help Section hi,
im pretty new to this thing of coding and i need alittle bit help...
well what does this comand do and what will happen if i change it:
x = math.sin(pi * 2 / 360 * time) * 150 + 192.5
and this one please
pi = math.atan(1) * 4
Last edited by Luc1d; 04-02-2007 at 11:37 AM.
|