hello i made a gm with a groupd id 98 (phpadmin), i edited the file name trunk/conf/groups.conf and change id into 98. but when i log in to client i get an warning says "pc_authok aid:2000001 logged in with unknown groupd id (98)!"
it only allow me to access until character selection.... then disconnect when selected
Did you reload the map server after the change?
Not sure.... but I recompiled it
all you need to do is for example:
{
id: 98
name: "test"
level: 98
inherit: ( "Head GM" )
commands: {
}
log_commands: true
permissions: {
use_check: true
use_changemaptype: true
all_commands: true
show_bossmobs: true
}
}
and then @reloadatcommand
After that try to login with the group:98
Edited by Klutz, 15 April 2017 - 02:48 PM.