The latest version is at
http://shawn319.eqemulator.net/cvs but it is NOT binaries, and there is NO support because it is NOT a release. You will have to compile it yourself....
Quote:
2. Also, he DB files came with the download, so what would make them uncompatable (question not critisism) ?
|
The DB that came with it is probably a blank db, just adding the tables, you will need to source in the db that has all the info try the worldbuider forum there are two really good db's that you can get from the links there..
Quote:
3. Finally, how do you apply downloaded coding with mob/item/merchant ect info into your server? I have the wordpad documents with the coding- where to I paste/put them now?
|
If what you have is code as in C/C++ then you will have to add them in where they go, but if they are add-ons to the DB then you should have them as .sql file not .txt or .doc.... You wil have to source them into your DB once you have it set up correctly. The guides in this forum ARE still correct to get your server up and running (they will tell you how to source in a DB, which holds true for every version of the DB that you want to add on also), just version numbers are different, as you know...