Hello,
I would like to know the standard profiles (and the ranking) in Leviathan in order to make some of my scripts compatible with it.
["Profile"] = {
["master"] = 0,["operator"] = 1,["vip"] = 2,["reg"] = 3,
["moderator"] = 4,["netfounder"] = 5,["owner"] = 6,["user"] = -1
Thanks, and what are the ranks based upon "strength"?
Quote from: bastya_elvtars on 20 September, 2006, 13:43:37
Thanks, and what are the ranks based upon "strength"?
If I'm not wrong, it's based on user's total hubtime.
Quote from: jiten on 20 September, 2006, 15:37:24
If I'm not wrong, it's based on user's total hubtime.
The ranks among PtokaX profiles I mean (e. g. Master > Op > Vip > Reg > Guest).
<?xml version="1.0" encoding="windows-1252" standalone="yes" ?>
- <Profiles>
- <Profile>
<Name>Master</Name>
<Permissions>1111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111111</Permissions>
</Profile>
- <Profile>
<Name>Operator</Name>
<Permissions>1001111110111111111001100011111111100000000111000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Permissions>
</Profile>
- <Profile>
<Name>VIP</Name>
<Permissions>0000000000000001111000000000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Permissions>
</Profile>
- <Profile>
<Name>Reg</Name>
<Permissions>0000000000000000000000000000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Permissions>
</Profile>
- <Profile>
<Name>Moderator</Name>
<Permissions>1111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Permissions>
</Profile>
- <Profile>
<Name>Netfounder</Name>
<Permissions>1111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Permissions>
</Profile>
- <Profile>
<Name>Owner</Name>
<Permissions>1111111111111111111111111111111111111111111110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000</Permissions>
</Profile>
</Profiles>
This is rather unclear to me, as moderator, owner and netfounder have the same permission bits :S
Quote from: bastya_elvtars on 20 September, 2006, 21:09:02
This is rather unclear to me, as moderator, owner and netfounder have the same permission bits :S
Thats cos most of Profile settings is done from leviathan ::)
And its up to hub owner how to set them up ;D