these not our fault that we dont know how to do these stuff and for what i see they do a great job and thank to every one who do these but why dont give us a simple explanation how to enter a server we dont want them to do the original dbo for these there is dbor so why not let us have fun with these dbo server that you made guys
@Alon Ayash2 If you read all the pages (91) you'll be able to enter in your own server
You gotta download all the files and follow what people are saying
haha true xD but you guys should really talk about everything in skype or raidcall or whatever program you want (if you aren't already doing it) and use this site just to tell people about little or big updates (if you want to). Because, well, you see what's happening here.
i got all the files and for 2 or 3 days i try to enter the game but still no able to enter and i ask for there help and nothing so pls someone simple one explanation of how to enter the game will not kill anyone so pls help
@Arnie36 for enable Skill and other details, i must work on VirtualServer.cpp?
any idea why the char server crash ?printf("before\n");
sql::SQLString tes;
while (res->next())
{
tes = res->getString("awchName");
sPcDataSummary->bIsAdult = res->getBoolean("bIsAdult");
sPcDataSummary->bNeedNameChange = res->getBoolean("bNeedNameChange");
sPcDataSummary->bTutorialFlag = res->getBoolean("bTutorialFlag");
sPcDataSummary->byClass = (unsigned char)res->getInt("byClass");
sPcDataSummary->byFace = (unsigned char)res->getInt("byFace");
sPcDataSummary->byGender = (unsigned char)res->getInt("byGender");
sPcDataSummary->byHair = (unsigned char)res->getInt("byHair");
sPcDataSummary->byHairColor = (unsigned char)res->getInt("byHairColor");
sPcDataSummary->byLevel = (unsigned char)res->getInt("byLevel");
sPcDataSummary->byRace = (unsigned char)res->getInt("byRace");
sPcDataSummary->bySkinColor = (unsigned char)res->getInt("bySkinColor");
sPcDataSummary->charId = charid;
sPcDataSummary->dwMapInfoIndex = res->getDouble("dwMapInfoIndex");
sPcDataSummary->dwMoney = res->getDouble("dwMoney");
sPcDataSummary->dwMoneyBank = res->getDouble("dwMoneyBank");
sPcDataSummary->fPositionX = (float)res->getDouble("fPositionX");
sPcDataSummary->fPositionY = (float)res->getDouble("fPositionY");
sPcDataSummary->fPositionZ = (float)res->getDouble("fPositionZ");
sPcDataSummary->sDogi.byDojoColor = 0;
sPcDataSummary->sDogi.byGuildColor = 0;
sPcDataSummary->sDogi.byType = 0;
sPcDataSummary->sDogi.guildId = 0;
//sPcDataSummary->sItem;
sPcDataSummary->sMarking.byCode = 0; //= res->getString("sMarking");
sPcDataSummary->worldId = res->getInt("worldId");
sPcDataSummary->worldTblidx = res->getInt("worldTblidx");
}
printf("after\n");
- - - Updated - - -
crash here
tes = res->getString("awchName");
@Arnie36how to make the npc in offline@@ and skill
Last edited by as54590322712; 16-06-14 at 04:08 PM.
this post is turning what could possibly be a group effort, in a power struggle...
soon 1000 pages
anyway thanks atidot3 I finally can use querys like this:
now its time to fuckapp->db->execute("CALL AuthLogin ('DaneosIsSexy','fuckyou', @acc_id, @result_code)");
app->db->execute("SELECT @acc_id, @result_code");
app->db->fetch();
cout << "ACC ID: " << app->db->print("@acc_id")
<< " RESULT CODE: " << app->db->print("@result_code")
<< endl;![]()
Np bro haha ^^.
Anyway it's working fine just i can't get the charactername at the moment.
somebody have new link to download dbkr client from beta ?
Since yesterday I'm able to use the whole server using only mysql. (AuthServer, CharServer and GameServer)
To everyone you should convert the mysql String (For Character's name) you got from the data base into a Wchar_t.
somebody upload korea client 50.0.4 because old link is dead