[Opensim-users] Custom Account types
Justin Clark-Casey
jjustincc at googlemail.com
Thu Nov 24 22:58:37 UTC 2011
Yes, the only UserLevel used is 200 (to indicate god). afaik, UserTitle isn't used anywhere in core OpenSim at all.
A region module could get thes values via the UserAccount class from the UserAccountService. They can be set either by
directly writing to the database, via the "set user level" command on the robust console (there is no command for
setting user title) or via the StoreAccount call on the robust service if it has been explicitly allowed (security risk
in open grids).
Cider, it would be great if you could set a link to that page from somewhere else (maybe in a new Users subsection in [1]).
[1] http://opensimulator.org/wiki/Developer_Documentation
On 24/11/11 22:02, Cider Jack wrote:
> Created page in the wiki:
> http://opensimulator.org/wiki/Userlevel
>
> Hope it was alright to copy your explanation almost directly, Garmin :)
>
> ~!CJ
>
> On 11/25/11, Garmin Kawaguichi<garmin.kawaguichi at magalaxie.com> wrote:
>> You can see in the table useraccounts in the database opensim; there are 2
>> fields
>> - UserLevel integer used to attribute the God powers (>200); you can use
>> level 10, 20, 30 etc for user levels
>> - UserTitle string used for Administrator; you can set here the
>> particularities of each user
>>
>> and even combine the two fields...
>>
>> GCI
>> ----- Original Message -----
>> From: Joshua Rubeck
>> Sent: Thursday, November 24, 2011 1:48 PM
>> Subject: [Opensim-users] Custom Account types
>> I was wondering if there is a way to set up Custom Account types for
>> avatars for example: Internal, Premium, Concierge, Non-Profit, Educational
>> Things like that. We want to be able to differentiate between these account
>> types both through our website and inworld but I don't see this option
>> available in the database. Any suggestions?
>> Joshua
>>
>>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
More information about the Opensim-users
mailing list