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

Reply via email to