I uses EU (Gameforge) client, and the Aion server works very well. Thank you once again.
Subsequently, there is a little problem about ingameshop, i.e. no gameshop icon shown as the image below.
Therefore, I put ingameshop.pak (from \AC-Tools\AC-Ingameshop\) into \l10n\ENG\Data\ (client).
A problem came up as the image below when I chose a character to start,
ingameshop.properties information:
# ----------------------------
# In game shop config's:
# ----------------------------
# Don't forget add on launcher -ingameshop
# Enable in game shop
# Default: false
gameserver.ingameshop.enable = true
# Enable gift system between factions
# Default: false
gameserver.ingameshop.gift = true
# allows gifts at all or no
gameserver.ingameshop.allow.gift = true
I opened Aion client using the following command line:
start bin32\aion.bin -ip:127.0.0.1 -port:2106 -cc:2 -lang:enu -noweb -nowebshop -nokicks -ncg -noauthgg -ls -charnamemenu -ingameshop -DEVMODE "con_disable_console 0" -DEVMODE "g_chatlog 1" -DEVMODE "g_freefly 1" -DEVMODE "g_auto_disconnect 0"
Thank you for your help.