Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Plus Emulator, how do I change the permissions for ranks?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rain" data-source="post: 370325" data-attributes="member: 57590"><p>Look at the permissions_commands table (I think)</p><p>group_id is the rank, you should be able to see the rank name/id in the permissions_groups table.</p><p>subscription_id is the VIP sub level, find this in the subscriptions or user_subscriptions table (Can't remember what it was)</p><p></p><p>Double check that the command you're trying to use is within your permission level (i.e Your Rank is the required group_id and your rank_vip is the required subscription_id)</p><p></p><p>Forgive me if I got any table / column names wrong. I cannot get to a plus DB to check right now as this WiFi blocks port 3389.</p></blockquote><p></p>
[QUOTE="Rain, post: 370325, member: 57590"] Look at the permissions_commands table (I think) group_id is the rank, you should be able to see the rank name/id in the permissions_groups table. subscription_id is the VIP sub level, find this in the subscriptions or user_subscriptions table (Can't remember what it was) Double check that the command you're trying to use is within your permission level (i.e Your Rank is the required group_id and your rank_vip is the required subscription_id) Forgive me if I got any table / column names wrong. I cannot get to a plus DB to check right now as this WiFi blocks port 3389. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Plus Emulator, how do I change the permissions for ranks?
Top