Jump to content
  • 0

[Help] AccessLevel Question


Question

Posted

Hello,

I am thinking of running an Interlude GM Server, but I have an issue regarding the accesslevel. I want every character that is being created to have accesslevel 75. I dont wanna use the "EverybodyHasAdminRights = true" because this option gives everyone Admin rights and messes up with the server. Is there any way that I set at the character's table in Navicat a default number of accesslevel so that every character created has this accesslevel?

 

Thanks

5 answers to this question

Recommended Posts

  • 0
Posted

I don't get your problem, if you put EverybodyHasAdminRights = false, it gives rights only for >0 access (aka gm/admin).

 

You don't need anything more.

 

If you want absolutely your chars got access lvl 75 you have to edit java file around the part the character is created and stored in database.

 

But it's totally useless, considering banned got negative number, players got 0, GMs got a number between 1 and 99 and admin got lvl 100.

 

Why reinventing the system ?

  • 0
Posted

This is the problem:

 

If I set EverybodyHasAdminRights =True everybody gets 200 accesslevel and then everyone has Admin rights, which means he can restart the server, ban other players,etc.

 

Now, if i set EverybodyHasAdminRights =False, then every character is a normal player and I have to change their accesslevel manually in order to make them GMs with limited privilleges.

 

I do not wanna edit the java file. I wanna know if there is an option in navicat to change the default accesslevel number.

  • 0
Posted

Sry to say that, but

 

Now, if i set EverybodyHasAdminRights =False, then every character is a normal player and I have to change their accesslevel manually in order to make them GMs with limited privilleges.

 

Is the normal way.

 

Except if you have a population of 5000 players with 1000 GMs, I don't see the problem.

 

In the normal way, you edit accesslevel of only GMs. So 1 number for admin, 1 other for each GM. What's wrong ?

 

----

 

Btw, I just saw that : I am thinking of running an Interlude GM Server

 

What's supposed to be an "Interlude GM Server"...? If it's supposed to be players got some GM powers, refers to myself :

 

If you want absolutely your chars got access lvl 75 you have to edit java file around the part the character is created and stored in database.

 

And instead a 0 in accesslevel, put a 75.

 

----

 

as DarkKnightCZ said, you got too normally sql about accesslevel. If not, it's java part. You will have to change accesses too to differenciate admins, gms, and semi-gms (players).

  • 0
Posted

Hello,

I am thinking of running an Interlude GM Server, but I have an issue regarding the accesslevel. I want every character that is being created to have accesslevel 75. I dont wanna use the "EverybodyHasAdminRights = true" because this option gives everyone Admin rights and messes up with the server. Is there any way that I set at the character's table in Navicat a default number of accesslevel so that every character created has this accesslevel?

 

Thanks

 

You could try editing the default setting in character.sql;

 

`accesslevel` decimal(4,0) default NULL,

 

Change to:

 

`accesslevel` decimal(4,0) default '75',

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • NEW HIDDENSTASH KEY SYSTEM INTRODUCED TO THE SITE   **Earn While You Spend - Introducing HS Cashback!**   Every purchase on our site now rewards you with **HS Keys cashback**   EVERY ONE WHO REGISTERS IN SITE UNTILL 15TH OF MAY GETS 2000 HS KEYS IN HES BALANE   Here's how it works:       **1 USD = 1000 HS Keys**   **Get 3% cashback** on every purchase   **Use your HS Keys to **save on your next order**   ---   ### ⚡ Why this is awesome   * Every order gives you value back   * Stack it with promos & HS usage   * Turn your spending into future discounts   ---   ### Example   Spend **$10** → Get **300 HS Keys** back   Spend **$50** → Get **1500 HS Keys** back   ---   ### Smart system (built for fairness)   * Cashback is rounded to keep things balanced   * Prevents abuse from tiny orders   * Rewards real buyers   ---   ### Start earning now   Every purchase = progress toward your next discount   Shop now and build your HS balance!   #cashback #gamingdeals #d2r #rewards #loyalty   Stay safe out there, heroes - and happy hunting! www.d2rhiddenstash.com     We just launched our new Affiliate Program — and it’s the easiest way to earn HS Keys.   Invite your friends using your personal link.   Example: If your friend spends $10 → you get 300 HS Keys No limits. No effort. Just share your link.   Get your referral link here: www.d2rhiddenstash.com/profile     Start earning today
    • https://jumpshare.com/share/L45ApA5PVrGN2O5Ua5pQ   Skill synchronization with the server: Launching and synchronizing animations, launching and synchronizing effects. All of this is tied to the server's timing  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..