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
Server GMOnly Cannot Enter as GM - Ping 9999
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 4
- Joined: Fri Feb 17, 2006 1:29 pm
- Location: Ελλάδα
Server GMOnly Cannot Enter as GM - Ping 9999
int main(int argc, char *argv[])
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: Server GMOnly Cannot Enter as GM - Ping 9999
change the account access level not character.
-
- Posts: 4
- Joined: Fri Feb 17, 2006 1:29 pm
- Location: Ελλάδα
Re: Server GMOnly Cannot Enter as GM - Ping 9999
You are the best !!!! It works now thanks!!
int main(int argc, char *argv[])