吾爱尚玩资源基地
标题:
决战服务端合区教程
[打印本页]
作者:
admin
时间:
2018-10-18 16:42
标题:
决战服务端合区教程
内容介绍
2区账号:
update NGSCUSER set stRUSERID=stRUSERID+-02
复制代码
2区综合仓库:
update ACCOUNT_BANK set strAccount=strAccount+-02
复制代码
2区帐号信息:
update CHARS set strAccount=strAccount+-02
update CHARS set strChar01=strChar01+[A]
WHERE (StrChar01 <> NULL)
update CHARS set strChar02=strChar02+[A]
WHERE (StrChar02 <> NULL)
update CHARS set strChar03=strChar03+[A]
WHERE (StrChar03 <> NULL)
复制代码
2区100帐号:
update EVER_USER set strUserID=strUserID+[A]
复制代码
2区角色信息:
update GameUser set strUserID=strUserID+[A]
复制代码
2区个人仓库:
update USER_BANK set strAccount=strAccount+[A]
复制代码
然后把表导出。导入即可。
作者:
支付宝领红包xbn
时间:
2018-12-9 20:25
谢谢分享!!
欢迎光临 吾爱尚玩资源基地 (http://bbs.523play.com/)
Powered by Discuz! X3.4