you can find it on download section
That link not work anymore.
you can find it on download section
That link not work anymore.
Then you're using an old client version, be sure to use the proper client version
Please share the link of updated client 2.0.
Open your game folder and look for a file called "patcher_config.xml" open it using notepad, change the game_lang="english" (for your language) and patch_version="24" for "0", save changes and restart launcher as admin
Thanks. But It seems fail to connect on Chinese patch.
while opening the launcher, click on settings, then you can change the game language
Error occurred when downloading the patch.
How can I change the language of Client 2.0?
Hi, The ID of event dragon ball, add the item and then throw error.
hola, te agrega el item del evento de dragon ball scramble, pero luego te tira error cuando quieres pedir el deseo, y se bugea el Personaje.
Thx, but Idk how to fix it.
Please also fix the Sky Dungeon.
Haha I will be taking a look at the drop table very soon!
Which file is the drop table?
forum.dboglobal.to/wsc/index.php?attachment/6097/
forum.dboglobal.to/wsc/index.php?attachment/6098/
Fight more than half hour, got only one earring.
How can I edit the item drops?
How can I fix this:
LINK: fatal error LNK1181: cannot open input file 'libgfx.lib'
You’re using wrong dragon ball ids. It should be like 200001 or 2000001 - 200007 or 2000007
The ID of normal dragon ball set is 200001 - 200007
The ID of event dragon ball set is 200041 - 200047
I success add the event dragon balls into the inventory.(ID:200041 to 200047), but when I try to use them to make the wish, the game cash. How can I make the event dragon balls works?
And I also find the DragonballScramble.cpp in the source code, but it seems not work. How can I fix it?
Now that it's running, I'm wondering if someone knows how to increase the character's speed?
#setspeed xxx doesn't seem to work
And in the database, I've been looking into "characters" but couldn't find any speed parameter
To use the GM code, u need to set your account to GM mode. And you should use ‘@‘ not ‘#’.
@setspeed xxx
Display MoreThanks again for helping out
- When entering the line in XAMPP's Shell, it says "unknown command" (see screenhot1)
- Can I change the password directly in PHPmyAdmin? (see the same screenshot1): by default there seem to be 5 'users' that all have "no password". It seems I can add a password here. If so, for which user do I need to add a password: "root 127.0.0.1", "root:1" or "root localhost"? (see screenshot1)
- Thanks for your help as well. Please see "screenshot2": I changed the password to the MD5 hash
- When I evetually run the DBO launcher, will I just be able to write "test", or do I need to fill in this same MD5 hash?
Best,
Put "098f6bcd4621d373cade4e832627b4f6" in the password_hash field.
When you login, use "test" as the password.
Display MoreHey jun29, thanks for your help again
I feel like I'm almost there, but there always seems to be another hurdle to overcome lol
- I succesfully compiled the server and I guess it's running without problems (see screenshot)
- Xampp is running without problems (see screenshot)
- I made an account in Phpmyadmin (name: test, password: test, see screenshot)
- On the client side, I changed ConfigOptions.xml to local IP 127.0.0.1
- When running the DBO launcher, it seems to connect correctly to the servers (no failure, see screenshot)
- However, when I fill in my username and password (test, test), it always says "incorrect password". I don't understand why? I tried with different accounts/passwords, but it continues to fail.
Important note concerning the Client, I didn't compile it: I'm using the DBO Global 2.0 client from: Development Client/Server Access. Should I compile it from scratch for the above to work?
Once I got everything figured out, I'll post a noob's guide to running a private server. I already learned a lot but I'm not quite there yet.
You must put the MD5 Hash in the password field. The Hash for 'test' is '098f6bcd4621d373cade4e832627b4f6'
You can change the item drop rate in GameServer.ini
[GAMECONFIG]
ItemDropRate = 0
I tried to set the ItemDropRate = 100000 <--- May be too much
Edit in DragonballHunt.cpp, then recompile the GameServer.exe
I build up the server successfully, how can I change the Dragonball Hunt time period?