• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Help with compiling DBOG Client

Initiate Mage
Joined
Dec 26, 2022
Messages
1
Reaction score
0
Hey everyone, I can't for the life of me get this client to compile due to the libjpeg.lib. It's in the Win32 folder, but it just won't take it.

https://forum.ragezone.com/f882/dbog-2-0-need-guidance-1193085/

I tried downloading the file suppplied in the above thread but it appears to be a dead link. Could anyone give me some advice on this?

Tanexlahn - Help with compiling DBOG Client - RaGEZONE Forums


Thanks!

EDIT:

So I successfully got it all to compile, got the game up and running, however, does anyone know how to allow cash shop purchases? I don't want to actually charge money to anyone, I added a bunch of cash coins in the SQL database, but when I attempt to purchase items I get an error "Can't move cash item".
 
Last edited:
Newbie Spellweaver
Joined
May 27, 2021
Messages
44
Reaction score
13
You should probably copy your rdf tables (when you unpack your game data tables) to your server tables, or the other way around
 
Newbie Spellweaver
Joined
May 1, 2021
Messages
74
Reaction score
26
the item prolly dsnt exist, if u can see it on clien tit means the table for cash shop exist on client, but its not synchronized with the server, so what i recommend is get the rdf from the server , and pack it on client, it should then work fine!
 
Back
Top