and for thouse that dident know... hop on the train
anyway I am wandering if anyone can mod me a script that allows only ppl on a list to use the controlls of the media player...
heres the basic script...
default
{
touch_start ( integer total_number )
{
llParcelMediaCommand ( PARCEL_MEDIA_COMMAND_LOOP );
}
}
{
touch_start ( integer total_number )
{
llParcelMediaCommand ( PARCEL_MEDIA_COMMAND_LOOP );
}
}
in my theory and from what ive read from the preview... only ppl that press play can watch
well if this is not true then this will save me bandwith
also if possable can I get a copy that is only usable by group members?