View Full Version : [MU] hướng dẫn xóa taig khoản, tặng gcoin
như tiêu đề, e mun xóa hết số tài khoản có trong game vào tặng gcoin cho tất cả các tài khoản trong game thì làm thé nào ah?
thanks all !
anhduc1986
17-04-14, 10:11 AM
như tiêu đề, e mun xóa hết số tài khoản có trong game vào tặng gcoin cho tất cả các tài khoản trong game thì làm thé nào ah?
thanks all !
Vào phần LƯU TRỮ, xem mấy cái tổng hợp các query cho MU á, hy vọng sẽ giúp bạn..
như tiêu đề, e mun xóa hết số tài khoản có trong game vào tặng gcoin cho tất cả các tài khoản trong game thì làm thé nào ah?
thanks all !
- Xóa toàn bộ để lại db trống
delete character
Delete AccountCharacter
Delete GuildMember
Delete Guild
Delete MEMB_INFO
Delete MEMB_STAT
Delete T_CGuid
Delete T_CurCharName
Delete T_FriendList
Delete T_FriendMail
Delete T_FriendMain
Delete T_MasterLevelSystem
Delete warehouse
Delete VI_CURR_INFO
- Xóa hết chỉ chừa lại tài khoản trống
delete character
Delete AccountCharacter
Delete GuildMember
Delete Guild
Delete MEMB_STAT
Delete T_CGuid
Delete T_CurCharName
Delete T_FriendList
Delete T_FriendMail
Delete T_FriendMain
Delete T_MasterLevelSystem
Delete warehouse
Delete VI_CURR_INFO
cộng gcoin
use MuOnline
Update MEM_INFO
set Gcoin = Gcoin + xxx
Powered by vBulletin® Version 4.2.0 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.