In GM accounts (access lvl 100) we also have to change the char's access lvl to 100 in order to make the char GM. How can we make every character created in a GM account have GM rights without editing the characters table?
In GM accounts (access lvl 100) we also have to change the char's access lvl to 100 in order to make the char GM. How can we make every character created in a GM account have GM rights without editing the characters table?
look in your gmacces.properties file:
set it to true and your done# If next switch set to true every character will have access level 200.
EverybodyHasAdminRights = False
But every account, whether it's access level 100 or not its chars are gm. I want every character that is created in a GM account be a GM without editing the character's table.
Well for all chars one account you can write a simple automated sql script for that and put it in your crontab... i don't think there is a solution in l2j server for this....all or none but not only for account a and c and g.....
But I've seen this before in an older c3 l2j server. There must be a way to do it.