Must confess I haven't tried moving a bot around a Linden grid. Setting my target below ground is working now to get the bot walking but if I get a moment I'll try those cases against SL.
On Mon, Oct 31, 2011 at 11:43 PM, Justin Clark-Casey < [email protected]> wrote: > This is expected but not necessarily correct. > > What happens on the Linden grid in the cases (Fly = false, target above > terrain), (Fly = false, target on/below terrain), (Fly = true, target above > terrain), (Fly = false, target on/below terrain)? > > On 31/10/11 10:23, Neil Canham wrote: > >> Hi - just started using AutoPilotLocal libomv call to move a bot logged >> into OpenSim from one location to another. I >> hoped that would result in the bot walking, but despite setting fly=false >> the bot always flies. >> >> client.Self.Movement.AlwaysRun = false; >> client.Self.Movement.Fly = false; >> client.Self.AutoPilotLocal(56, 74, 25); >> >> >> Is this expected? >> >> >> >> ______________________________**_________________ >> Opensim-users mailing list >> [email protected] >> https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users> >> > > > -- > Justin Clark-Casey (justincc) > http://justincc.org/blog > http://twitter.com/justincc > ______________________________**_________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/**mailman/listinfo/opensim-users<https://lists.berlios.de/mailman/listinfo/opensim-users> >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
