So I'm on a mission now to figure out how I might take some controls and not pass them, but do pass the rot_left and rot_right controls. It seems that two scripts in seperate prims are able to both take controls and have it work right, but unfortunately thats not an option for me. If the two scripts are in the same prim, the last llTakeControls() executed is the one that is active and the other script's controls get overridden. The glitch on lslwiki.org to allow them to pass also seems to have been fixed.
Does anyone have any fun tricks to do something like this? I'm all ears at this point
