Server GMOnly Cannot Enter as GM - Ping 9999

Find the proper support area, Saga-Version.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
jorfan
Posts: 4
Joined: Fri Feb 17, 2006 1:29 pm
Location: Ελλάδα

Server GMOnly Cannot Enter as GM - Ping 9999

Post by jorfan »

Server Version = version = 4495M
Datapack version = 7777M

Hi there,

I am running a a gameserver (freya version) and i want to make it able to connect only GMs. So i did change the value of GMonly = true

Me and other admins access levels 127 all cannot connect. Also the server have 999 ping.
When i remove the setting to gmonly = false the server plays as usual. all players can connect.

Also another issue i see in the gameserver console is that when trying to connect as GM i see a warning said
No handler registered for admin command 'admin_gmon'

Any ideas on what else to do so the server can be only for GMs ?

Thanks
int main(int argc, char *argv[])
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: Server GMOnly Cannot Enter as GM - Ping 9999

Post by JMD »

change the account access level not character.
jorfan
Posts: 4
Joined: Fri Feb 17, 2006 1:29 pm
Location: Ελλάδα

Re: Server GMOnly Cannot Enter as GM - Ping 9999

Post by jorfan »

You are the best !!!! It works now thanks!!
int main(int argc, char *argv[])
Post Reply