EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   I dont even want to give them 0 power (https://www.eqemulator.org/forums/showthread.php?t=20642)

God of Fear 05-19-2006 04:53 AM

I dont even want to give them 0 power
 
I dont want players to summon items and stuff I want them to be like they are on real eq with no power but to play. I'm trying to run a legit server for like 10 people is there a way to go lower than 0 account status?

Cripp 05-19-2006 05:01 AM

anything lower than 0 is suspended/banned

Kirgothi 05-19-2006 05:29 AM

He is talking about this:
http://www.eqemulator.net/wiki/wikka...kka=GMCommands

I am not sure exactly what the 0+ means. But on my server, users with 0 status are not allowed to summon items or use any of these commands.

Kir

klinzhai 05-26-2006 04:25 AM

In those directions it says to refer to a particular file to change the settings, but I don't see that file anywhere. Is that information now in the database somewhere?

Cripp 05-26-2006 09:15 AM

ya commands table
Code:

CREATE TABLE `commands` (
  `command` varchar(20) NOT NULL default '',
  `access` tinyint(3) unsigned NOT NULL default '0',
  PRIMARY KEY  (`command`)
) TYPE=MyISAM;



All times are GMT -4. The time now is 09:16 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.