New release!
Here is my current work with the database. Currently the account and accountref directories are stored in the database. If you load up MSSQl2012 and import the database backups, you...
Type: Posts; User: kohu
New release!
Here is my current work with the database. Currently the account and accountref directories are stored in the database. If you load up MSSQl2012 and import the database backups, you...
I have a few different routers to play around with and was wondering why my n56u was refusing to cooperate. Thank you for sharing!!
http://i.imgur.com/Vn57kSq.png
Got name check patched up for the most part while running in the hybrid mode. Only snag with it right now is I have a hard coded connection to the database as I...
An update at the current state of the SQL rebuild project.
TL:DR Can't create new characters when running in the current Hybrid mode - need character info in the SQL DB to get it working....
Still some time away from a release but I've managed to implement the adding and accepting of friends in the friendslist! Persistent on log out too! Got hung up on a stupid error for 4 days but after...
Zzzzzzzzz Feeling dumb after all the trouble I went through to get this working again.
As of right now I've got the account database restored. The stored procedure used for getting account info at...
To those wondering how to get this to run in Windows Server 2016....Run Gameserver through a debugger. After starting GSCH1 and attaching VS 2012 to it as a debugger it was able to get past the prop...
Failed to connect to world is what that error is. Flipend0 might need to chime in on how to fix however.
BTW What OS are you running? Noticed the wallpaper in the background and am wondering if...
Wellp its a bit hacky but if you're determined to do it you can use Aura message server. I wouldn't really recommend it though. You'll need to have the MySQL/Maria DB up for Aura to connect to....
Just poked around Aura source. Yeah, they create FK relations back to the account - and that's if you get past the session manager. It'd be very messy to implement with what we have. I don't think...
Naw I haven't spoken to exec myself. Only read what he has posted elsewhere. If I hit a roadblock I'll contact him. I'll take a look at the sources for Aura to see if they mesh well with the needs...
The Aura team does fantastic work. Using their work for these files sits in a sour spot for me as that is not the intent of their project. Visual chat could probably be ported pretty quick but guild...
That's the goal. I'll upload my work on the account DB in a bit once I finalize some documentation regarding it. My sights are currently set on restoring the messenger server functionality. At the...
Language.pack from an older client I had laying around. Place in client package folder and overwrite the existing language.pack. This should be in English. NPC dialogue and Quests will still be in...
Very incomplete it seems. Wouldn't be able to rebuild it if with just those from what I see. I started a DB in an existing SQL Server 2012 install I was using, created a user and a table for account...