-
hello world
gm/admin tag
any1 good in unicode here?well im already create my name as gm/admin and how do i create the tag such [admin]test ingame??
any idea?
-
-
Account Upgraded | Title Enabled!
Re: gm/admin tag
1 step:
move to \Aion-4.0\gameserver\config\administration\admin properties and edit
# ----------------------------
# GM Tag config's:
# ----------------------------
# Warning: Other players will be unable to invite to group, etc. using game visual interface!
# When enabled each access level will display a different tag before player name
# Default: false
gameserver.customtag.enable = True
# Custom tag for access level 1
# Default: <GM>
gameserver.customtag.access1 = <GM> %s
# Custom tag for access level 2
# Default: <HEADGM>
gameserver.customtag.access2 = <HEADGM> %s
# Custom tag for access level 3
# Default: <ADMIN>
gameserver.customtag.access3 = <ADMIN> %s
# Extra access level tag for those who uses more then 3 levels
# Custom tag for access level 4
gameserver.customtag.access4 = <Developer> %s
# Custom tag for access level 5
gameserver.customtag.access5 = <HEADADMIN> %s
2 step:
move to your web phpadmin and account data -> search your account name and edited
accesslevel edited 1-5
and start
finish
good luck the gm playing game
-
hello world
Re: gm/admin tag
hello i know the account data located but the web phpadmin what folder?
-
Account Upgraded | Title Enabled!
Re: gm/admin tag
your use navicat? yes? move to navicat to account data your account name edited, accesslevel 1-5 and finish..
I'm sorry, I'm using my xampp
and I wrote it down.