Updateuser void ine bak ilk satiri iptal et
who hocam cevabınız için teşekkürler. void UpdateUser diğer src aratığımda bir çok tabloda mevcut hangi tabloda aramam lazım.
DBAgent.h Damı.
Ve ilk iki satır dediğiniz void UpdateUser geçtiği örnek bir kod altda ama çalışan src de bu kodlar da aynı var yanlış yere bakıyorm sanırım.
void ResetLoyaltyMonthly();
void ClearRemainUsers();
void InsertUserDailyOp(_USER_DAILY_OP * pUserDailyOp);
void UpdateUserDailyOp(std::string strUserId, uint8 type, int32 sUnixTime);
void UpdateRanks();
------
void UpdateUserAuthority(std::string &GameMaster, std::string & strUserID, uint16 nAuthority, uint32 iPeriod, uint8 banTypes, std::string &reason, CUser *pUser = nullptr);
uint8 UpdateCharacterName(std::string & strAccountID, std::string & strUserID, std::string & strNewUserID);
uint8 UpdateCharacterClanName(std::string & strClanID, std::string & strNewClanID);
ServerUniteSelectingCharNameErrorOpcode UpdateSelectingCharacterName(std::string & strAccountID, std::string & strUserID, std::string & strNewUserID);
void UpdateAccountKnightCash(std::string & strAccountID, uint32 KnightCash = 0);
void UpdateBattleEvent(std::string & strCharID, uint8 bNation);
void AccountLogout(std::string & strAccountID);