[email protected] 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 <[email protected]> > > 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
[email protected]
http://dague.net
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
