PtokaX forum

Archive => Leviathan => AllInOne Scripts => Archived 5.1 boards => Leviathan - Support => Topic started by: bastya_elvtars on 20 September, 2006, 12:29:31

Title: Profiles
Post by: bastya_elvtars on 20 September, 2006, 12:29:31
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.
Title: Re: Profiles
Post by: TiMeTrAVelleR on 20 September, 2006, 13:40:34
["Profile"] = {
      ["master"] = 0,["operator"] = 1,["vip"] = 2,["reg"] = 3,
      ["moderator"] = 4,["netfounder"] = 5,["owner"] = 6,["user"] = -1

Title: Re: Profiles
Post by: bastya_elvtars on 20 September, 2006, 13:43:37
Thanks, and what are the ranks based upon "strength"?
Title: Re: Profiles
Post by: jiten on 20 September, 2006, 15:37:24
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.
Title: Re: Profiles
Post by: bastya_elvtars on 20 September, 2006, 16:37:14
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).
Title: Re: Profiles
Post by: TiMeTrAVelleR on 20 September, 2006, 18:57:06

  <?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>



Title: Re: Profiles
Post by: 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
Title: Re: Profiles
Post by: Cêñoßy†ê on 21 September, 2006, 15:45:53
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