Good day, Shadow345 how did you re-create the character db and ODBC connection? I will send you a private message? Thank you.
Printable View
Good day, Shadow345 how did you re-create the character db and ODBC connection? I will send you a private message? Thank you.
You just drop the character database and force it to close all existing connections so that it actually can. Then you just create a new database for the same name and execute the SQL on that. How you do this depends on what tools you're using, e.g. I used SQL Management Studio. Then just create / check your character ODBC entry still exists and works when you test it.
There's nothing great here - it's pretty neat to see some of the old stuff, there's some texture/model resources missing, but you can just pinch those from other clients and bring them in as the errors show up on the client side. Kebaras map also isn't included, so I've included a copy here for anyone who wants to use these files. As is teleporting to world 2 (kebaras) is just empty. Put the attached WdKebaras folder in both the client and server resources world folder.
It'd be nice to have the source for the version included here, I'd love to poke around with it - even in VS 2003! But, it's neat to at least play around with it as is.
Good day, Shadow345
Thank you for the response. Since I am not naturally into game developing (i'm just a player of Flyff hehe!) How can I close all existing connection and create database? I have the SQL though. If you don't mind can I have a copy of your edited resource and server files?
Thank you very much for your response and keep safe!
-Yojie
If you can't figure that much out, maybe you shouldn't be doing this.
How did you set up the database in the first place? What tools are you using? With SQL Management Studio, it gives you the option to force close all the connections. It's not something you can miss, it's just part of the process of deleting / dropping the DB through the GUI rather than by query.
My resource files won't help you because they're configured specifically for my setup.
If you haven't created the database at all, you can follow any of the many other guides around the place.
@Shadow345 when your files running you can upload your files and help him with that. thats not a secret and no special server =)
What? :?::D:Quote:
My resource files won't help you because they're configured specifically for my setup.
Lol, some reason I thought they asked about my configuration files, not the resources, then I proceeded to just type what they had with the wrong thing in my mind. I have added a few bits and pieces to the resources and client though, the client was spitting out about some missing textures, and other things. Also added the WdLux map, but even though it's no longer commented out in the CoreServer.ini and it shows as being loaded when the world server loads, teleport doesn't seem to work for it.
I mean, as the post here says, the files should work as is beyond changing the IP in Neuz. I'm happy to provide the files with the changes I've made, but they still won't work if you can't get the database sorted, which is what they're struggling with at the moment. If they can't get this working, they won't get mine working either - it's the same in that regard.
Thanks for the reply, @Ratpack. This is actually what I am referring to.
Well I quite get the hang of it with regards to database. If you wouldn't mine if you will share your files? No problem if you opt not to.