hello everyone!
I have abused the wiki as much as possible tonight and still don't have a decent answer to what I'm trying to do =\ I have an object that I am rotating around its Z axis using llTargetOmega and this works great for a circular rotation and is what I am looking for...sort of.
I want to have a slight seesaw effect (Rotate back and forth along the Y axis a set amount of times) but the problem here is that any subsequent calls to llTargetOmega will start the call from the objects original postion which is not desireable as this is not a fluid motion. I am not asking for someone to post a script (of course i wont object if you want to) if you can point me in the right direction as to how to achieve this, it would be greatly appreciated!