Hi!
I'm happy to know that I could help you. smile

If your new to scripting ...look under functions

Your player needs a action ....something like
Code:
action namemyaction ()
{
while (1)
{
my.pan += 10:
wait (20);
}
}


Hope this helps...Let me know. smile


Hope this helps!
Ottawa laugh

Ver 7.86.2 Pro and Lite-C