[Opensim-dev] [Opensim-commits] r9339 - trunk/OpenSim/ApplicationPlugins/RemoteController

Sean Dague sdague at gmail.com
Wed Apr 29 11:53:09 UTC 2009


drscofield at opensimulator.org wrote:
> Author: drscofield
> Date: 2009-04-29 02:35:35 -0700 (Wed, 29 Apr 2009)
> New Revision: 9339
> 
> Modified:
>    trunk/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs
> Log:
> From: Alan Webb <alan_webb at us.ibm.com>
> 
>   Added two new (optional) attributes to create_user and update_user
>   requests.
> 
>   <gender> - can be 'm' or 'f'. 'm' is default if not specified.
>   <model>  - specifies another, existing, avatar that should be used
>              as an appearance prototype for this user.
> 
>   If <model> is specified, then <gender> is ignored. If <model> is not
>   specified, then 'm' implies a model avatar of "Default Male", and 'f'
>   implies a default of "Default Female".
> 
>   At the moment the inventory is not copied. This change means that an
>   avatar will only look like ruth if none of the possible models exist
>   in the user database.

You should implement this so that it copies the inventory as well,
otherwise the users can't change his/her appearance.  Also, if the
client tries to save an outfit and any element of the outfit isn't in
it's inventory, it causes a crash.

	-Sean

-- 
Sean Dague / Neas Bade
sdague at gmail.com
http://dague.net


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20090429/ba5d23b8/attachment-0001.pgp>


More information about the Opensim-dev mailing list