[Antrix] Rev900+ Config files different. /BlkTemp/Serpentshrine/

Joined
Jul 2, 2005
Messages
4
Reaction score
0
Hey guys, I just had a quick question for those of you who use Antrix and have the latest revision up and running.

I used Julians repack which was extremely helpful, but I found out when I downloaded the new repack that some lines in the Antrix config had changed.

for example the old config file looked like this:
Code:
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "pwd" Name = "antrix" Port = "3306" Type = "1">

and now the new one looks like this:

Code:
<WorldDatabase Hostname = "127.0.0.1" Username = "root" Password = "pwd" Name = "antrix" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "127.0.0.1" Username = "root" Password = "pwd" Name = "antrix" Port = "3306" Type = "1">

I just had a question..to update from Julians repack should I create a new database? I tried just overwriting it from Julians repack, but came up short because apparently there are some missing DLL files.

And does anyone know how to get into Black Temple or Serpentshrine cavern? the gates to black temple are closed on my server and serpentshrine waterfalls are blocking the way.
 
Alright, thanks for the help.

I did as you suggested and now when I launch antrix.exe I get and error stating: Unable to Locate Component, this application has failed to start vecause msvcp71.dll was not found.

Any ideas?

EDIT*** NVM on this error, a bit of searching goes a long way...
 
so u need msvcp71.dll to put in antrix main folder and thats it!dont forget to replace all bins xD but u still could keep your configs
 
The version of antrix you are running now has the ability to use two different databases. One with playerinfo and one with worldinfo. This has obvious advantages over the old method.
 
Back