I'm afraid it's difficult to help here, since these flags aren't used much in core OpenSimulator. In fact, the only obvious mention is in LLClientView.HandleAvatarPropertiesUpdate() where 1 seems to be AllowPublish and 2 is MaturePublish (whatever those mean).

libomv doesn't give me clues either. In principle, I think it would be good to contribute a patch to that for an enum which lists all these things.

.  From a quick look, the only use of these flags
On 19/05/12 16:42, FoTo50 wrote:
Hi all

I'm (still) developing a webinterface (jOpenSim) and looking for the bitwise 
meanings of the UserFlags in the table
UserAccounts. Google did not throw out any up2date results about it. Can 
anybody guide me to where I can find them please?

So far I have found out myself (decimal values):

1 = ?
2 = ?
4 = Payment Info On File
8 = Payment Info Used
16 = Currently Online (???)
... = ?
256 = Trial
512 = Charter Member
1024 = Linden Lab Employee
2048 = Linden Lab Employee (I guess these text values come from the viewer *g*)

The names themself are more or less self-explanatory, but I would be interested 
if there is maybe more, what is really
making a difference inworld, planned to be implemented or planned to be dumped 
;)

Greetz
FoTo50


_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev


--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to