[Opensim-dev] Controlling bots on server side
it at nii.ac.jp
it at nii.ac.jp
Wed May 19 01:17:23 UTC 2010
Good morning,
Thank you for this answer, I had a look at this IClientApi, and it seems that the Scenepresence Object has a IClientApi as an attribute (IClientApi 'ControllingClient').
This IClientApi enable many commands (thank you for your help), but, the issue is how to Login an Avatar with this.
Indeed, it seems that you could retrieve the presence (Scenepresence) of an Avatar which is already logged on the server, but how to define it for an Avatar which is not logged yet ? and then, what IClientApi method (if there is one) enable to log it in ?
Thank you again Mr. Justin Clark Casey
it at nii.ac.jp wrote:
> Hi
>
>
> Many thanks for this very useful link, but I have an IMPORTANT question about controling BOTS.
>
> Is it possible to control bots without using openmetaverse.
> I mean, the GridClient Object from OpenMetaverse require a client-server connection
>
> Is there any way to control a bot using opensim directly ?
> (using only the scenepresence Object)
You might want to look at the pCampBot assembly in OpenSim itself which actually does this for simple bots. It looks like this is done through IClientApi rather than manipulating ScenePresence directly.
--
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc
_______________________________________________
Opensim-dev mailing list
Opensim-dev at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev
More information about the Opensim-dev
mailing list