PDA

View Full Version : canadmin permissions


Koutaru
06-26-2004, 03:11 PM
I just want to know how exactly it works, the canadmin in the admin panel and where it's pulling the information from and how I can edit that.

Any help would be so greatly appreciated as I have hacks installed that I want to set as canadminarcade or something like that. Thanks! :)

Xenon
06-28-2004, 09:08 PM
the information is fetched from the administrator table field adminpermissions.

it is stored as a bitarray (as nearly all permissions in vb3 are)

you might want to do a little searching, if you are not sure how to work with the bitarrays, i'm sure there was already a bigger thread discussing about them

Koutaru
06-29-2004, 03:32 AM
Hmm yes I probably will have to do some more research. I think I have the basics down. Maybe.

Thanks for the tip Stefan :)

Xenon
06-29-2004, 10:16 AM
you're welcome Julie :)