[Opensim-users] bots
Diva Canto
diva at metaverseink.com
Tue Nov 25 02:05:17 UTC 2008
Paul,
Those are libsl bots; they're probably used for testing opensim. I don't
think that's what you want.
The bots you're asking for can be done on the server side by
implementing the IClientAPI. Examples.SimpleModule has some example
code, but I think it's broken.
hmm... I see another tutorial on my crystal ball... :-)
Crista
Paul Fishwick wrote:
> Has anyone gotten bots to work in their regions or grids? I looked
> at the code in \OpenSim\TestSuite (BotManager and PhysicsBot),
> but couldn't get it to run. The OpenSim.Framework and OpenSim.
> Framework.Console had to be removed from the VC# solution
> and re-added. Then, a build created an application file under
> obj\OpenSim.TestSuite. Running that application results in a
> crash.
>
> The code doesn't have the right structure to operate as a region
> module. Thoughts? I'd like to replicate what we are already doing
> in Second Life in terms of moving bots around and getting them
> to respond to client commands.
>
> -paul
>
>
>
More information about the Opensim-users
mailing list