Jump to content

Reserved Connection Slot


Recommended Posts

Posted

Hi.

I was wonder is there any way to make in my server reserved connection slot?

(accounts who doesn't wait in queue)

Something like one colum in database account table and little modification on core to check this colum. yes/no or 0/1.

Like Gm's accouns, they don't wait in queuel.

Best regards.

Posted

just set the gmlevel for those accounts to something >0

if you don't want those accounts to use special commands, just update your 'commands' table and set all commands which require a gmlevel >= 1 to gmlevel+1 and then all your accounts with gmlevel >= 1 to gmlevel+1

Posted

I want this colum to be something like subscription.

I want to add end date of this subscription etc...

If I change level of command, is this limit all permitions of users or they can use other commands whose isn't in the command list?

Posted
just set the gmlevel for those accounts to something >0

if you don't want those accounts to use special commands, just update your 'commands' table and set all commands which require a gmlevel >= 1 to gmlevel+1 and then all your accounts with gmlevel >= 1 to gmlevel+1

Ok I try it to this way but not all commands are disabled on level 1 even I change all command level to 2 or 3.

And user is shown at gm ingame ;)

I can use

.npc say

.npc yell

.modify fly

may be other...

Can anyone help with core modification?

×
×
  • Create New...

Important Information

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. Privacy Policy Terms of Use