- 精华
- 阅读权限
- 100
- 好友
- 相册
- 分享
- 听众
- 收听
- 注册时间
- 2021-8-9
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2023-10-20 16:27:27
|
显示全部楼层
本帖最后由 风祭雅 于 2023-10-20 16:28 编辑
应该是要添加商城点数。权限最好到6,你这个权限好像只能到巫妖王之怒,后面不行吧。我是按照worldsever里面版本看的。
【
#
# Expansion
# Description: Allow server to use content from expansions. Checks for expansion-related
# map files, client compatibility and class/race character creation.
# Default: 6 - (Expansion 6 Legion)
# 5 - (Expansion 5 Warlords of Draenor)
# 4 - (Expansion 4 Mists of Pandaria)
# 3 - (Expansion 3 Cataclysm)
# 2 - (Expansion 2 Warth of the Lich King)
# 1 - (Expansion 1 Burning Crusade)
# 0 - (Disabled, Ignore and disable expansion content (maps, races, classes)
Expansion = 6】
修改点数
【1.打开数据库AUTH表account_tokens
2.添加玩家账号信息 ACCOUNT_ID为账号ID数值,可以在账号表查看,TOKENTYPE为货币类型(设置1即可),AMOUNT为充值点数】
|
|